Skip to content

Commit

Permalink
Copying conformance outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
cconcolato authored Jan 22, 2024
1 parent db8792e commit dc1c8c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/auto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ jobs:
mkdir dist
cp *.html dist
cp -r images dist
# mkdir dist/conformance
# cp -r conformance/conformance_page/dist/* dist/conformance
mkdir dist/conformance
cp -r conformance/conformance_page/dist/* dist/conformance
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
Expand Down

0 comments on commit dc1c8c0

Please sign in to comment.