1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-22 02:12:30 +01:00

fix oops 2

This commit is contained in:
Mikael Finstad 2020-03-29 18:05:47 +08:00
parent 13491a68e2
commit e1530ad672

View File

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