Skip to content

Commit

Permalink
Release v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
magnalite committed Jun 5, 2023
1 parent 4be1373 commit 8fcb1d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
mkdir staging
cp "target/release/wally.exe" staging/
cd staging
7z ../release.zip *
7z a ../release.zip *
- name: Upload Archive to Release
uses: actions/upload-release-asset@v1
Expand Down

0 comments on commit 8fcb1d8

Please sign in to comment.