Skip to content

Commit

Permalink
Update ios-artefact-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abhip2565 authored Mar 29, 2024
1 parent 30ce6a8 commit f804a51
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ios-artefact-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ jobs:

- name: Create Library Folder and Create Swift Library
run: |
rm -rf ./artefacts/swift-artefact/ios-tuvali-library
cd ./artefacts/swift-artefact/
rm -rf ios-tuvali-library
cd ./artefacts/swift-artefact/
mkdir ios-tuvali-library
cd ./artefacts/swift-artefact/ios-tuvali-library
Expand Down

0 comments on commit f804a51

Please sign in to comment.