Skip to content

Commit

Permalink
Fix make archive command
Browse files Browse the repository at this point in the history
  • Loading branch information
BarredEwe committed Feb 27, 2025
1 parent 9e92a50 commit ba84d92
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
permissions: write-all
steps:
- name: Create achrive
run: |
make achive
run: make archive

- name: Upload Release
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit ba84d92

Please sign in to comment.