Skip to content

Commit

Permalink
Fix to rockraft pack action (#1338)
Browse files Browse the repository at this point in the history
  • Loading branch information
kian99 committed Sep 2, 2024
1 parent 9cc7983 commit 2fe2ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-server-rock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: ln -s ./rocks/jimm.yaml ./rockcraft.yaml

- name: Build ROCK
uses: canonical/craft-actions/rockcraft-pack@main
uses: canonical/craft-actions/rockcraft-pack@1de2f7678b7ecfd # Fix to build rock due to regression in LXD 5.21 https://discourse.ubuntu.com/t/mount-root-proc-cannot-mount-proc-read-only-with-lxd-5-21-2-22f93f4-from-snap/47533

- name: Load ROCK into local registry
run: make load-rock
Expand Down

0 comments on commit 2fe2ae8

Please sign in to comment.