mirror of
https://github.com/fluencelabs/trust-graph
synced 2025-04-24 15:22:13 +00:00
Create bin dir (#59)
This commit is contained in:
parent
bc638ddda3
commit
0c1398b377
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -25,6 +25,9 @@ jobs:
|
|||||||
cache: npm
|
cache: npm
|
||||||
cache-dependency-path: "aqua/package-lock.json"
|
cache-dependency-path: "aqua/package-lock.json"
|
||||||
|
|
||||||
|
- run: mkdir -p ~/.bin
|
||||||
|
- run: echo "~/.bin" >> $GITHUB_PATH
|
||||||
|
|
||||||
- name: Setup Rust toolchain
|
- name: Setup Rust toolchain
|
||||||
uses: actions-rust-lang/setup-rust-toolchain@v1
|
uses: actions-rust-lang/setup-rust-toolchain@v1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user