Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
bitdivine committed Jul 5, 2023
1 parent adca2de commit d2c8925
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 @@ -116,7 +116,7 @@ jobs:
tag: ${{ github.ref }}
- name: Bundle for binstall
run: |
cp ${{ matrix.asset_name }} ic-wasm
chmod +x ic-wasm
tar -cvzf ${{ matrix.binstall_name }} ic-wasm
- name: Upload binstall binaries to release
uses: svenstaro/upload-release-action@v2
Expand Down

0 comments on commit d2c8925

Please sign in to comment.