try to fix cargo build command
All checks were successful
Pipeline main branch / test (push) Successful in 2m12s

This commit is contained in:
continuist 2025-04-13 00:34:37 -04:00
parent 10ee628396
commit b49b7a5ef3

View file

@ -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