Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Leshiy committed Sep 22, 2023
1 parent 2020af0 commit 4ecdd1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cordova_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ jobs:
run: |
find ./src/chain-wallet-libs \
-name wallet-cordova-plugin*.tgz \
-exec mv {} chain-wallet-libs-${{ needs.initial_release.outputs.version }}-cordova.tgz \;
-exec mv {} \
ls
- name: Upload binaries to release
Expand Down

0 comments on commit 4ecdd1b

Please sign in to comment.