Skip to content

Commit

Permalink
Actions electron: fixed build param
Browse files Browse the repository at this point in the history
  • Loading branch information
fxi committed Mar 27, 2024
1 parent 8ec9d48 commit 8ba0c67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/electron.yml
Expand Up @@ -58,7 +58,6 @@ jobs:
- name: Build Electron App
uses: samuelmeuli/action-electron-builder@v1
with:
electron_version: 29.1.5
package_root: ./electron/
build_command: yarn run dist
args: --${{ matrix.target }}
Expand Down

0 comments on commit 8ba0c67

Please sign in to comment.