mirror of
https://github.com/SagerNet/sing-geosite.git
synced 2025-02-06 04:42:42 +08:00
Fix workflow build
This commit is contained in:
parent
19b54b9626
commit
f51c57d77a
5
.github/workflows/build.yaml
vendored
5
.github/workflows/build.yaml
vendored
@ -22,8 +22,3 @@ jobs:
|
|||||||
NO_SKIP: true
|
NO_SKIP: true
|
||||||
run: |
|
run: |
|
||||||
go run -v .
|
go run -v .
|
||||||
- name: Upload artifacts
|
|
||||||
uses: actions/upload-artifact@v2
|
|
||||||
with:
|
|
||||||
name: geosite.db
|
|
||||||
path: geosite.db
|
|
Loading…
Reference in New Issue
Block a user