Skip to content

Commit

Permalink
we stopped building mdbook from source
Browse files Browse the repository at this point in the history
Should of been part of 922655f
  • Loading branch information
tshepang committed Sep 1, 2023
1 parent 820ca42 commit e5325c7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/deploy-book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,6 @@ jobs:
with:
persist-credentials: false

- name: Install stable
uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: stable
override: true

- name: Test book
run: |
curl -L https://github.com/rust-lang/mdBook/releases/download/v0.4.5/mdbook-v0.4.5-x86_64-unknown-linux-gnu.tar.gz | tar xz
Expand Down

0 comments on commit e5325c7

Please sign in to comment.