Skip to content

Commit

Permalink
gh: Fix pages build path.
Browse files Browse the repository at this point in the history
  • Loading branch information
xlauko committed Apr 17, 2024
1 parent b5d174d commit 731b23c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:

- name: Build Pages
run: |
sh ./www/setup.sh _site ./builds/ninja-multi-default/
sh ./www/setup.sh _site ./builds/ci/
- name: Deploy docs
uses: mhausenblas/mkdocs-deploy-gh-pages@master
Expand Down

0 comments on commit 731b23c

Please sign in to comment.