mirror of
https://github.com/nxtrace/nali
synced 2024-11-23 02:38:11 +00:00
fix go make
This commit is contained in:
parent
3554f025e9
commit
f09f4b4fe4
1
.github/workflows/go.yml
vendored
1
.github/workflows/go.yml
vendored
@ -27,6 +27,7 @@ jobs:
|
||||
go test ./...
|
||||
|
||||
- name: Build
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
env:
|
||||
NAME: nali
|
||||
BINDIR: bin
|
||||
|
Loading…
Reference in New Issue
Block a user