chg: Change the push script to work with the new setup

This commit is contained in:
SinTan1729
2024-03-24 23:33:41 -05:00
parent ffb4846239
commit 2baa481040
2 changed files with 4 additions and 26 deletions

View File

@@ -17,4 +17,4 @@ clean:
cargo clean --manifest-path=actix/Cargo.toml
rm -rf .docker
.PHONY: build clean docker
.PHONY: build