Update .forgejo/workflows/try.yaml
All checks were successful
/ stuff (push) Successful in 38s

This commit is contained in:
Renich Bon Ćirić 2024-11-28 14:39:56 -06:00
parent 6948651f7c
commit 1b4c01b943

View file

@ -35,4 +35,4 @@ jobs:
EOF
cargo build --release
- name: test build
run: ./target/release/myapp
run: ./myapp/target/release/myapp