Skip to content

Commit

Permalink
Merge branch 'main' of github.com:simbilod/meshwell
Browse files Browse the repository at this point in the history
  • Loading branch information
simbilod committed Aug 13, 2023
2 parents 1c9618e + 158a122 commit f2188d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
make docs
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
uses: actions/upload-pages-artifact@v2
with:
path: "./docs/_build/html/"
deploy-docs:
Expand Down

0 comments on commit f2188d3

Please sign in to comment.