Skip to content

Commit

Permalink
Update for multiple files
Browse files Browse the repository at this point in the history
  • Loading branch information
Martina-Graeber-One-Identity committed Nov 27, 2023
1 parent 94fe933 commit 89ef6a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Copy files to folder
shell: bash
run: |
rm -r "doc-files/documentation/v92"
rm -rf "doc-files/documentation/v92"
mkdir -p "doc-files/documentation/v92"
cp -rvT "imxweb/documentation/v92" "doc-files/documentation/v92"
Expand Down

0 comments on commit 89ef6a2

Please sign in to comment.