Update rust.yml

This commit is contained in:
FantasyPvP
2023-11-29 00:24:43 +00:00
committed by GitHub
parent a3c9481e5d
commit 47b81f1eed
+1 -1
View File
@@ -18,4 +18,4 @@ jobs:
username: FantasyPvP
password: ${{ secrets.DOCKER_CONTAINER_REGISTRY_TOKEN }}
steps:
- run: cargo run --release
- run: cargo build --release