Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
byrnedo committed Dec 23, 2024
1 parent 7ab064e commit 9f80950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
run: |
set -x
sudo apt-get install --reinstall resolvconf
sudo snap install multipass
snap install multipass
ssh-keygen -b 2048 -t rsa -f /tmp/sshkey -q -N ""
export SSH_PRIVATE_KEY=/tmp/sshkey
# see https://github.com/canonical/multipass/issues/3464
Expand Down

0 comments on commit 9f80950

Please sign in to comment.