mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2024-12-22 22:38:43 +01:00
[actions] fixup! Fix snapcraft install action
This commit is contained in:
parent
7a81ef2cd6
commit
88d8e58062
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -22,12 +22,8 @@ jobs:
|
||||
make clean
|
||||
make build
|
||||
|
||||
|
||||
- name: Install Snapcraft
|
||||
uses: samuelmeuli/action-snapcraft@v2
|
||||
|
||||
- name: Install Snapcraft
|
||||
uses: samuelmeuli/action-snapcraft@v1
|
||||
env:
|
||||
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.STORE_LOGIN }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user