Skip to content

Commit

Permalink
Update 2021 wf
Browse files Browse the repository at this point in the history
  • Loading branch information
leomartins1999 committed Dec 1, 2023
1 parent b5b43eb commit 15e66fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aoc-2021.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./aoc-2021
working-directory: 'aoc-2021/'
steps:
- name: Checkout branch
uses: actions/checkout@v4
Expand Down

0 comments on commit 15e66fe

Please sign in to comment.