Update release.yaml
This commit is contained in:
parent
502249d275
commit
93475862b2
1 changed files with 3 additions and 0 deletions
3
.github/workflows/release.yaml
vendored
3
.github/workflows/release.yaml
vendored
|
|
@ -76,6 +76,9 @@ jobs:
|
|||
run: |
|
||||
set -e
|
||||
sudo snap install snapcraft --classic
|
||||
# https://github.com/goreleaser/goreleaser/pull/2117
|
||||
mkdir -p $HOME/.cache/snapcraft/download
|
||||
mkdir -p $HOME/.cache/snapcraft/stage-packages
|
||||
|
||||
- name: Run GoReleaser
|
||||
uses: goreleaser/goreleaser-action@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue