This commit is contained in:
parent
337bc0c5c9
commit
964c73ebbc
1 changed files with 1 additions and 1 deletions
|
@ -27,6 +27,6 @@ jobs:
|
||||||
EOF
|
EOF
|
||||||
cargo build --release
|
cargo build --release
|
||||||
|
|
||||||
# nos e acordó del path. empezando desde
|
# nos e acordó del path
|
||||||
- name: test build
|
- name: test build
|
||||||
run: ./myapp/target/release/myapp
|
run: ./myapp/target/release/myapp
|
Loading…
Reference in a new issue