Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bobimicroweber committed May 24, 2024
1 parent 31fa428 commit c16f6a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ jobs:
- name: Install Dependencies
run: npm ci

- name: Build Application
run: npm run make
# - name: Build Application
# run: npm run make

- name: Publish Electron App
env:
Expand Down

0 comments on commit c16f6a9

Please sign in to comment.