Skip to content

Commit

Permalink
feat: setup release scripts #3
Browse files Browse the repository at this point in the history
Signed-off-by: seven <[email protected]>
  • Loading branch information
Blankll committed Jan 13, 2024
1 parent 2a1b84d commit 67ff6c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

- run: npm run build
- name: Build Electron app
run: ./scripts/make-distributions.sh

0 comments on commit 67ff6c1

Please sign in to comment.