Skip to content

Commit

Permalink
it should write to the ipc folder
Browse files Browse the repository at this point in the history
then the old links should still work
  • Loading branch information
msrocka committed Aug 30, 2024
1 parent 061a55e commit dfeed42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
if: ${{ github.ref == 'refs/heads/main' }}
with:
publish_dir: ./book
publish_dir: ./ipc

0 comments on commit dfeed42

Please sign in to comment.