Skip to content

Commit

Permalink
Need to check the correct directory
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSeccubus committed Oct 25, 2023
1 parent 65a1ef9 commit cdfcace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_pages_native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Test HTML code
uses: Cyb3r-Jak3/[email protected]
with:
root: _site/
root: public
- name: Upload HTML test report
uses: actions/upload-artifact@v3
if: success() || failure() # Run even if we had an error
Expand Down

0 comments on commit cdfcace

Please sign in to comment.