Skip to content

Commit

Permalink
fix: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
xpadev-net committed Oct 18, 2023
1 parent b2db776 commit 4ac8513
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
node-version: 18
- run: npm install -g pnpm
- run: pnpm install
- run: pnpm remove win-protect
- run: npm run build:mac
- uses: softprops/action-gh-release@v1
with:
Expand Down

0 comments on commit 4ac8513

Please sign in to comment.