Skip to content

Commit

Permalink
Fix github pages - move all files
Browse files Browse the repository at this point in the history
  • Loading branch information
root authored and root committed Jul 9, 2024
1 parent bd681ee commit 5c6ac78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests_qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
# Move the Allure report files to the root of the gh-pages directory
- name: Move Allure report files
run: mv allure-report/* .
run: mv allure-report/* ./

- name: Deploy Allure report to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit 5c6ac78

Please sign in to comment.