Skip to content

Commit

Permalink
feat: 🎸 v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
levidcd committed Jan 29, 2024
1 parent 1cd68e6 commit ad3cd2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
# step5: cleanup artifacts in dist_electron
- name: cleanup artifacts
run: |
npx rimraf "dist/!(*.exe|*.dmg)"
npm run clean
# step6: upload artifacts
- name: upload artifacts
Expand Down

0 comments on commit ad3cd2b

Please sign in to comment.