Skip to content

Commit

Permalink
[BOT] Updating 5d2dd00 content
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 5, 2024
1 parent 5d2dd00 commit dc68482
Show file tree
Hide file tree
Showing 22 changed files with 2,600 additions and 171 deletions.
2 changes: 2 additions & 0 deletions rustbook-en/.github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
mkdir bin
curl -sSL https://github.com/rust-lang/mdBook/releases/download/v0.4.21/mdbook-v0.4.21-x86_64-unknown-linux-gnu.tar.gz | tar -xz --directory=bin
echo "$(pwd)/bin" >> ${GITHUB_PATH}
- name: Install mdbook-trpl-note
run: cargo install --path packages/mdbook-trpl-note
- name: Install aspell
run: sudo apt-get install aspell
- name: Install shellcheck
Expand Down
Loading

0 comments on commit dc68482

Please sign in to comment.