Skip to content

Commit

Permalink
fix: Github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jortrr committed Jul 19, 2024
1 parent be3e998 commit 316039f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ jobs:
RunDay14:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run AOC day 14
run: cargo run --bin day14

Expand Down

0 comments on commit 316039f

Please sign in to comment.