Skip to content

Commit

Permalink
✏️ Fix filename
Browse files Browse the repository at this point in the history
  • Loading branch information
taskooh committed Jul 4, 2024
1 parent f715cf0 commit ba04341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ jobs:
${{ runner.os }}-cargo-
- name: Copy input file
run: cp ./inputs/input-template.json ./inputs/input.json
run: cp ./inputs/inputs-template.json ./inputs/inputs.json

- name: Run online binary
run: ./run_online.zsh

0 comments on commit ba04341

Please sign in to comment.