Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Npepperlinux committed Mar 19, 2024
1 parent 7578c10 commit 22a002d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/snap_arm64_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:

- name: Build Snap
run: |
lxc init --minimal
lxc launch ubuntu:22.04 buildmiria
lxc exec buildmiria -- apt-get update && apt-get upgrade -y && apt-get install -y git
lxc exec buildmiria -- snap install snapcraft --classic
Expand Down

0 comments on commit 22a002d

Please sign in to comment.