Skip to content

Commit

Permalink
Merge branch 'main' into flrn/update-links
Browse files Browse the repository at this point in the history
  • Loading branch information
cdbrkfxrpt authored Feb 13, 2024
2 parents 4590f59 + edbb705 commit d9bc6d6
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,7 @@ jobs:
- name: Setup mdbook
uses: peaceiris/[email protected]
- uses: Swatinem/rust-cache@v2
- run: |
cd ..
git clone https://github.com/cdbrkfxrpt/mdbook-keeper.git
cd mdbook-keeper
cargo install --path . || true
cd ../atmosphere
- run: cargo install mdbook-keeper
- run: cd docs && mdbook build
- name: Upload artifacts
uses: actions/upload-pages-artifact@v2
Expand Down

0 comments on commit d9bc6d6

Please sign in to comment.