Skip to content

Commit

Permalink
Fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
cafeed28 committed Feb 6, 2023
1 parent 3da6700 commit 69c3deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: pnpm install

- name: Build TypeScript and bundle into asar
run: pnpm run build-and-bundle
run: pnpm run bundle

- uses: ncipollo/release-action@v1
with:
Expand Down

0 comments on commit 69c3deb

Please sign in to comment.