Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTharz committed Jun 14, 2024
1 parent a60e54e commit 05e8dc3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ jobs:
- name: Install Dependencies
run: npm install

- name: Build Application
run: npm run build

- name: Package Electron App
run: |
yarn electron:package:mac
Expand Down

0 comments on commit 05e8dc3

Please sign in to comment.