Skip to content

Commit

Permalink
Fix workflow build
Browse files Browse the repository at this point in the history
  • Loading branch information
nekohasekai committed Sep 7, 2024
1 parent 19b54b9 commit f51c57d
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 .

0 comments on commit f51c57d

Please sign in to comment.