Skip to content

Commit

Permalink
dir check
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcoldea committed Dec 14, 2023
1 parent 64f978b commit 08c4567
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs_allure_reports_generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,9 @@ jobs:
if: startsWith(github.ref, 'refs/heads/test-ghpages-override')
run: |
cd docs/codebase_docs/
dir
mkdir -p gh-pages/docs
dir
cp -r docs/*.html gh-pages/docs/
- name: Copy Allure Reports
Expand Down

0 comments on commit 08c4567

Please sign in to comment.