Pass linux argument further down.

This commit is contained in:
Bruno Bernardino 2022-02-24 18:50:00 +00:00
parent 64e89077ee
commit 2a8fa47eb2
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