Skip to content

Commit

Permalink
chore: fix image publishing (#1770)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrii Holovko <[email protected]>
  • Loading branch information
aholovko authored Oct 2, 2024
1 parent 6234334 commit 32a8f60
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 @@ -145,7 +145,7 @@ jobs:
- name: Build binaries
run: make build-wallet-cli-binaries

- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: wallet-cli
path: |
Expand Down

0 comments on commit 32a8f60

Please sign in to comment.