Fix release snap
This commit is contained in:
parent
4c65739a72
commit
e559f63df7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/snap-release.yml
vendored
2
.github/workflows/snap-release.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
sudo chown root:root /
|
||||
|
||||
- name: Kotatogram Desktop snap build
|
||||
run: sudo snapcraft --destructive-mode
|
||||
run: sudo snap run snapcraft --destructive-mode
|
||||
|
||||
- name: Get artifact name
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue