Skip to content

Commit

Permalink
ci: Remove build from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertGemmaJr committed May 7, 2024
1 parent 6a4c1eb commit bdda989
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/workflow-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,6 @@ jobs:
path: ./env
mode: ${{github.event.inputs.setting}}

# Build the app
- name: ⚒ Build
run: npm run build

# Package the app installers
- name: 📦 Package app installer - Windows
if: startsWith(matrix.os, 'windows')
Expand Down

0 comments on commit bdda989

Please sign in to comment.