Skip to content

Commit 51969b9

Browse files
authored
Merge pull request #25 from devsoc-unsw/2025-version
Fixes: deployment (hopefully)
2 parents 4636da8 + e82386c commit 51969b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mdbook.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
run: |
2727
# This assumes your book is in the root of your repository.
2828
# Just add a `cd` here if you need to change to another directory.
29+
cd book
2930
mdbook build
3031
- name: Setup Pages
3132
uses: actions/configure-pages@v4

0 commit comments

Comments
 (0)