mirror of
https://github.com/fluencelabs/trust-graph
synced 2024-12-04 15:20:19 +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-dependency-path: "aqua/package-lock.json"
|
||||
|
||||
- run: mkdir -p ~/.bin
|
||||
- run: echo "~/.bin" >> $GITHUB_PATH
|
||||
|
||||
- name: Setup Rust toolchain
|
||||
uses: actions-rust-lang/setup-rust-toolchain@v1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user