Skip to content

Commit

Permalink
Update actions.yaml
Browse files Browse the repository at this point in the history
point to correct directory
  • Loading branch information
tammasloughran authored Mar 3, 2024
1 parent dceb210 commit f70c638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
pdoc --html --force -c latex_math=True ehfheatwaves
- uses: actions/upload-pages-artifact@v3
with:
path: html/
path: html/ehfheatwaves
deploy:
needs: build
runs-on: ubuntu-latest
Expand Down

0 comments on commit f70c638

Please sign in to comment.