fix: workflow Insufficient permission to access.
This commit is contained in:
parent
d5691ba7ed
commit
d7dcb5f9f4
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -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: apt update && apt-get install zip
|
||||
- run: sudo apt update && sudo apt-get install zip
|
||||
- uses: actions/checkout@v3
|
||||
- run: task deps
|
||||
- run: git reset --hard
|
||||
|
Loading…
x
Reference in New Issue
Block a user