Skip to content

Commit

Permalink
Fix the book
Browse files Browse the repository at this point in the history
  • Loading branch information
mara-schulke committed Feb 9, 2024
1 parent ad0527c commit 47791e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: peaceiris/[email protected]
- uses: Swatinem/rust-cache@v2
- run: cargo install mdbook-keeper --locked || true
- run: cd docs && mdbook build
- run: cd docs && mdbook build --features atmosphere-core/postgres
- name: Upload artifacts
uses: actions/upload-pages-artifact@v2
with:
Expand Down

0 comments on commit 47791e7

Please sign in to comment.