mirror of
https://github.com/ahmetb/kubectx.git
synced 2025-08-08 10:47:31 +00:00
Add comment about the Snapcraft bug
This commit is contained in:
parent
694a0da910
commit
0c8ace2b56
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -31,6 +31,7 @@ jobs:
|
|||||||
uses: samuelmeuli/action-snapcraft@v1
|
uses: samuelmeuli/action-snapcraft@v1
|
||||||
- name: Setup Snapcraft
|
- name: Setup Snapcraft
|
||||||
run: |
|
run: |
|
||||||
|
# https://github.com/goreleaser/goreleaser/issues/1715
|
||||||
mkdir -p $HOME/.cache/snapcraft/download
|
mkdir -p $HOME/.cache/snapcraft/download
|
||||||
mkdir -p $HOME/.cache/snapcraft/stage-packages
|
mkdir -p $HOME/.cache/snapcraft/stage-packages
|
||||||
- name: GoReleaser
|
- name: GoReleaser
|
||||||
|
Loading…
Reference in New Issue
Block a user