Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
sprocketc committed Nov 1, 2023
1 parent 6208b58 commit 45f5e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
python-version: 3.x

- run: curl https://raw.githubusercontent.com/re-path/studio/main/CHANGELOG.md > ./docs/roadmap/changelog.md
- run: curl https://raw.githubusercontent.com/re-path/studio/main/CONTRIBUTING.md > ./docs/roadmap/CONTRIBUTING.md
- run: curl https://raw.githubusercontent.com/re-path/studio/main/CONTRIBUTING.md > ./docs/contribute/CONTRIBUTING.md
- run: pip install pip install mkdocs-material=="9.4.5"
- run: mkdocs gh-deploy --clean --force

Expand Down

0 comments on commit 45f5e4f

Please sign in to comment.