Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
t-schn authored Oct 16, 2024
1 parent bed53bd commit 9f63a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
zip -r ../../dist/sammo-docs-$DOCS_VERSION.zip .
popd
- name: Store the documentation artifacts for GitHub Pages
uses: actions/upload-pages-artifact@v4
uses: actions/upload-pages-artifact@v3
if: matrix.os == 'ubuntu-latest'
with:
path: _build_docs/_build/html
Expand Down

0 comments on commit 9f63a32

Please sign in to comment.