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
7
.github/workflows/build.yaml
vendored
7
.github/workflows/build.yaml
vendored
@ -21,9 +21,4 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
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