fix oops 2

pull/285/head
Mikael Finstad 6 years ago
parent 13491a68e2
commit e1530ad672

@ -21,7 +21,9 @@ jobs:
- name: Install Snapcraft
uses: samuelmeuli/action-snapcraft@v1
if: startsWith(matrix.os, 'ubuntu')
with:
# Log in to Snap Store
snapcraft_token: ${{ secrets.snapcraft_token }}
- name: Prepare for app notarization

Loading…
Cancel
Save