Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hoa-pham82 committed Oct 30, 2023
1 parent 159e3f9 commit e62f27f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
run: |
mkdir public
cp -r allure-history-ut allure-history-android allure-history-ios public
cp report.json index.html script.js public
cp report.json index.html script.js loadData.js style.css public
- name: Deploy report to Github Pages
if: success() || failure()
Expand Down

0 comments on commit e62f27f

Please sign in to comment.