mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
book: Fix bins path.
This commit is contained in:
1
.github/workflows/book.yml
vendored
1
.github/workflows/book.yml
vendored
@@ -41,6 +41,7 @@ jobs:
|
||||
rm -f "$i"
|
||||
done
|
||||
mkdir -p "$HOME/bin"
|
||||
mv -v mdbook* "$HOME/bin"
|
||||
export PATH="$HOME/bin:$PATH"
|
||||
|
||||
- name: Compile and publish the book
|
||||
|
||||
Reference in New Issue
Block a user