mirror of
https://github.com/zu1k/nali.git
synced 2025-01-22 21:29:02 +08:00
fix: go build workflow
Signed-off-by: zu1k <i@zu1k.com>
This commit is contained in:
parent
cf206dcc14
commit
0103e94018
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Setup Go
|
||||
- uses: actions/setup-go@v3
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: '^1.18.0'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user