Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita8784e1

Browse files
authored
Update main.yml
1 parent980dadd commita8784e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/main.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@ jobs:
6464

6565
-name:Update IPDB
6666
run:wget https://raw.githubusercontent.com/ipipdotnet/ipdb-go/master/city.free.ipdb -O ipdb/city.free.ipdb
67-
67+
-name:move db-ip
68+
run:mv ip-db db-ip
6869
-name:Update DB-IP City
6970
run:wget "https://download.db-ip.com/free/dbip-city-lite-$(date +%Y-%m).mmdb.gz" -O db-ip/dbip-city-lite.mmdb.gz
7071
-name:Update DB-IP ASN
@@ -74,7 +75,6 @@ jobs:
7475

7576
-name:Commit and Push changes
7677
run:|
77-
mv ip-db db-ip
7878
echo $(date +'%Y%m%d') > date.txt
7979
git config --local user.email "action@github.com"
8080
git config --local user.name "GitHub Action"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp