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