This commit is contained in:
parent
012397aed1
commit
75172cfe28
@ -11,7 +11,7 @@ jobs:
|
||||
- uses: actions/setup-go@v3
|
||||
with: { go-version: 1.20 }
|
||||
- run: go install github.com/go-task/task/v3/cmd/task@latest
|
||||
- run: sudo apt update && sudo apt-get install zip
|
||||
- run: apt update && apt-get install zip
|
||||
- uses: actions/checkout@v3
|
||||
- run: task deps
|
||||
- run: git reset --hard
|
||||
|
Loading…
x
Reference in New Issue
Block a user