wip: added dynamic input
Some checks failed
Build and run challenges / Challenge for day (1) (push) Failing after 3s
Build and run challenges / Challenge for day (2) (push) Failing after 3s
Build and run challenges / Challenge for day (3) (push) Failing after 9s

Signed-off-by: Louis Vallat <contact@louis-vallat.fr>
This commit is contained in:
Louis Vallat 2024-12-04 00:10:27 +01:00
parent f434e47c70
commit 7b4f83b8c2
Signed by: louis
SSH Key Fingerprint: SHA256:0iPwDU/PZtEy/K13Oar4TzmcunmI9H5U9IsOR3jyT/Q

View File

@ -19,4 +19,4 @@ jobs:
- name: Run challenge
run: |
cd day${{ matrix.day_number }}
cargo run --release ./input
cargo run --release /tmp/input