Take it one level more.

This commit is contained in:
Bruno Bernardino 2022-02-24 18:59:35 +00:00
parent 2a8fa47eb2
commit ccf8d09dd7
No known key found for this signature in database
GPG Key ID: D1B0A69ADD114ECE
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ jobs:
npm ci
- name: Build
run: |
npm run electron:build -- -- --linux
npm run electron:build -- -- -- --linux
env:
PL_PWA_URL: ${{ secrets.PL_PWA_URL }}
- name: Archive AppImage