Skip to content

Commit

Permalink
Maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
Shchvova committed Dec 20, 2020
1 parent 5e46345 commit 75086e2
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 @@ -264,7 +264,7 @@ jobs:
with:
name: Collected-ios-templates
- name: Put collected iOS templates in place
run: cp -v Collected-ios-templates/* platform/resources/
run: cp -Rv Collected-ios-templates/* platform/resources/
- name: Get Webtemplate
uses: actions/download-artifact@v1
with:
Expand Down

0 comments on commit 75086e2

Please sign in to comment.