Skip to content

Commit

Permalink
chore(#891): changes in script
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhishek Paul committed Mar 28, 2024
1 parent 95d132c commit 7ca255c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios-artefact-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
swift package init --type library
rm -rf /ios-tuvali-library
- name: Move required files
- name: Move required files
run: |
cp -R ./ios/Wallet ./ios-tuvali-library/Sources/ios-tuvali-library
cp -R ./ios/ble ./ios-tuvali-library/Sources/ios-tuvali-library
Expand Down

0 comments on commit 7ca255c

Please sign in to comment.