Skip to content

Commit bd3151d

Browse files
committed
(wip)
1 parent 6c7e649 commit bd3151d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,11 @@ jobs:
1616
- name: install snapcraft
1717
run: |
1818
sudo apt-get update -q
19+
20+
- run: |
1921
sudo apt-get install -qy snapd
22+
23+
- run: |
2024
sudo snap install --classic snapcraft
2125
2226
- name: go-setup

0 commit comments

Comments
 (0)