Skip to content

Commit 60d769e

Browse files
committed
Install Snapcraft
1 parent 654adfb commit 60d769e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/snapcraft-edge.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v4
12+
- name: Install Snapcraft
13+
run: sudo snap install snapcraft --classic
1214
- name: Install Go
1315
run: sudo snap install go --classic
1416
- name: Build and pack Snap package

0 commit comments

Comments
 (0)