Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
nvukobratTT committed Aug 15, 2024
1 parent 99d39b9 commit 6517382
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:

- name: Install mdBook
run: |
curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf -y | sh
rustup update
# curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf -y | sh
# rustup update
cargo install --version ${MDBOOK_VERSION} mdbook
# export PATH="/localdev/nvukobrat/.cargo/bin:$PATH"
Expand Down

0 comments on commit 6517382

Please sign in to comment.