try to fix cargo build command
All checks were successful
Pipeline main branch / test (push) Successful in 2m12s
All checks were successful
Pipeline main branch / test (push) Successful in 2m12s
This commit is contained in:
parent
10ee628396
commit
b49b7a5ef3
1 changed files with 1 additions and 1 deletions
|
@ -17,4 +17,4 @@ jobs:
|
|||
- name: Run cargo build
|
||||
run: |
|
||||
source $HOME/.cargo/env
|
||||
/home/ubuntu/.cargo/bin/cargo build
|
||||
$HOME/.cargo/bin/cargo build
|
Loading…
Add table
Reference in a new issue