Skip to content

Commit

Permalink
Update release.uml
Browse files Browse the repository at this point in the history
  • Loading branch information
ccxzhang committed Aug 22, 2024
1 parent ceb0f98 commit b056aa0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ jobs:
- name: Build application
run: npm run build:${{ matrix.os == 'macos-latest' && 'mac' || 'win' }}

- name: Package application
run: npm run package:${{ matrix.os == 'macos-latest' && 'mac' || 'win' }}

- name: Upload artifact
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit b056aa0

Please sign in to comment.