Fix workflow build

This commit is contained in:
世界 2024-09-07 08:45:49 +08:00
parent 19b54b9626
commit f51c57d77a
No known key found for this signature in database
GPG Key ID: CD109927C34A63C4

View File

@ -21,9 +21,4 @@ jobs:
env:
NO_SKIP: true
run: |
go run -v .
- name: Upload artifacts
uses: actions/upload-artifact@v2
with:
name: geosite.db
path: geosite.db
go run -v .