pull-articles/build.sh

10 lines
79 B
Bash
Raw Normal View History

2023-05-18 13:47:36 +02:00
#!/bin/bash
pushd ci || exit
cargo build
popd || exit
./ci/target/debug/ci