mirror of
https://github.com/AleoHQ/leo.git
synced 2024-11-29 03:35:10 +03:00
Update circle
This commit is contained in:
parent
2ba5b859e1
commit
1c06ace36e
@ -53,7 +53,7 @@ jobs:
|
||||
- run:
|
||||
name: Build and run tests
|
||||
no_output_timeout: 30m
|
||||
command: cargo install --path . && mv ~/.cargo/bin/leo .
|
||||
command: cargo install --path . --root .
|
||||
- persist_to_workspace:
|
||||
root: ~/
|
||||
paths: project/
|
||||
|
Loading…
Reference in New Issue
Block a user