Skip to content

Commit

Permalink
Update leo-executable CI
Browse files Browse the repository at this point in the history
  • Loading branch information
d0cd committed Nov 19, 2024
1 parent b101f55 commit 2bf7bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ jobs:
- run:
name: Build and install Leo
no_output_timeout: 30m
command: cargo install --path . --root . --locked
command: cargo install --path . --locked
- persist_to_workspace:
root: ~/
paths:
Expand Down

0 comments on commit 2bf7bfa

Please sign in to comment.