Add comment about the Snapcraft bug

This commit is contained in:
Marcos Alano 2023-12-18 20:33:54 -03:00
parent 694a0da910
commit 0c8ace2b56

View File

@ -31,6 +31,7 @@ jobs:
uses: samuelmeuli/action-snapcraft@v1
- name: Setup Snapcraft
run: |
# https://github.com/goreleaser/goreleaser/issues/1715
mkdir -p $HOME/.cache/snapcraft/download
mkdir -p $HOME/.cache/snapcraft/stage-packages
- name: GoReleaser