1
0
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:
AkiraFukushima 2023-05-02 00:31:21 +09:00
parent 7a81ef2cd6
commit 88d8e58062
No known key found for this signature in database
GPG Key ID: B6E51BAC4DE1A957

View File

@ -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 }}