Skip to content

Commit

Permalink
different test
Browse files Browse the repository at this point in the history
  • Loading branch information
Martina-Graeber-One-Identity committed Nov 22, 2023
1 parent cafa3ad commit 7479272
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
- name: Copy files to folder
shell: bash
run: |
mkdir -p doc
cp -rvT imxweb/doc/v92 doc"
mkdir -p doc-files/doc
cp -rvT imxweb/doc/v92 doc-files/doc"
- name: check for new files
id: newFiles
Expand Down

0 comments on commit 7479272

Please sign in to comment.