Skip to content

Commit

Permalink
fix artifact path in pages test
Browse files Browse the repository at this point in the history
  • Loading branch information
CubicrootXYZ committed Oct 20, 2024
1 parent 4dcae76 commit d0d6a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
uses: ./.github/workflows/pages.yaml
with:
artifact_name: static-html
artifact_path: tests/pages/index.html
artifact_path: index.html

0 comments on commit d0d6a05

Please sign in to comment.