mirror of
https://github.com/p2p-ld/docs.git
synced 2024-11-12 17:54:30 +00:00
forgot to save the install command
This commit is contained in:
parent
03a71423b5
commit
7669f440dc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
|||
with:
|
||||
cache-all-crates: "true"
|
||||
cache-targets: "false"
|
||||
- run: cargo install --locked
|
||||
- run: cargo install --locked --path .
|
||||
|
||||
# - name: Install latest mdbook
|
||||
# run: |
|
||||
|
|
Loading…
Reference in a new issue