Skip to content

Commit

Permalink
Update electron-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
N95JPL authored Jan 6, 2024
1 parent 0e88433 commit 20da001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/electron-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

- name: Package Electron App
run: |
npm run electron-pack --publish never
npm run electron-pack
- name: Upload Artifacts
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 20da001

Please sign in to comment.