Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Leshiy committed Sep 22, 2023
1 parent 8572007 commit 2020af0
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 @@ -179,7 +179,7 @@ jobs:

- name: rename-tarball
run: |
find . \
find ./src/chain-wallet-libs \
-name wallet-cordova-plugin*.tgz \
-exec mv {} chain-wallet-libs-${{ needs.initial_release.outputs.version }}-cordova.tgz \;
ls
Expand Down

0 comments on commit 2020af0

Please sign in to comment.