Skip to content

Commit 3f1095c

Browse files
committed
fix ci
1 parent 0b4493c commit 3f1095c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
run: |
8080
git clone https://github.com/bootmortis/sing-geosite
8181
82-
cp out/iran.dat sing-geosite/data/iran.dat
82+
cp output/iran.dat sing-geosite/data/iran.dat
8383
8484
cd sing-geosite
8585
go run -v .

0 commit comments

Comments
 (0)