Skip to content

Commit

Permalink
CD to right dir
Browse files Browse the repository at this point in the history
  • Loading branch information
nrs23 committed Nov 20, 2023
1 parent 6134e7a commit 1b33238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
exit 1
fi
cd $HOME/waterlogged-prototype/dockerised-rust-api/
./target/release/api-example &
if [ $? != 0 ]; then
echo "deploy-rust.sh failed, check the server logs!"
Expand Down

0 comments on commit 1b33238

Please sign in to comment.