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 663e204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- name: Create achrive
run: |
make achive
make archive
- name: Upload Release
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 663e204

Please sign in to comment.