Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup!…
Browse files Browse the repository at this point in the history
… fixup! fixup! fixup! fixup! fixup! Allow building all the slides at once
  • Loading branch information
tdittr committed Aug 13, 2024
1 parent 1f896b4 commit 57f3229
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
wget --no-verbose "https://github.com/rust-lang/mdBook/releases/download/v0.4.40/mdbook-v0.4.40-x86_64-unknown-linux-gnu.tar.gz"
tar -xzf mdbook-v0.4.40-x86_64-unknown-linux-gnu.tar.gz
sudo mv mdbook /usr/bin/
- name: Install npm dependencies
run: cd slides/ && npm install
- name: Build
run: ./build-all.sh ${{github.event.repository.name}}
Expand Down

0 comments on commit 57f3229

Please sign in to comment.