Update rust.yml
This commit is contained in:
@@ -18,4 +18,4 @@ jobs:
|
|||||||
username: FantasyPvP
|
username: FantasyPvP
|
||||||
password: ${{ secrets.DOCKER_CONTAINER_REGISTRY_TOKEN }}
|
password: ${{ secrets.DOCKER_CONTAINER_REGISTRY_TOKEN }}
|
||||||
steps:
|
steps:
|
||||||
- run: cargo run --release
|
- run: cargo build --release
|
||||||
|
|||||||
Reference in New Issue
Block a user