fix ci
Some checks failed
CI/CD Pipeline / test (push) Successful in 2m53s
CI/CD Pipeline / deploy (push) Has been cancelled

This commit is contained in:
Philipp Hofer 2025-04-11 20:21:25 +02:00
parent e90313ef78
commit bffcf97f3e

View File

@ -42,7 +42,7 @@ jobs:
- name: Build
run: |
cargo build --release --target $CARGO_TARGET
strip target/$CARGO_TARGET/release/rot
strip target/$CARGO_TARGET/release/stationslauf
- name: Deploy to production
run: |