Skip to content

Commit

Permalink
Also fix in the github worflow...
Browse files Browse the repository at this point in the history
  • Loading branch information
Félix Piédallu authored and Salamandar committed Sep 13, 2024
1 parent 2f2549e commit 8adf2eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/added_dates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
pip3 install toml tomlkit gitpython
- name: Add added dates to catalog files
run: |
./tools/save_added_date.py
./tools/save_added_date.py -l .
- uses: uncenter/setup-taplo@v1
- run: taplo fmt
Expand Down

0 comments on commit 8adf2eb

Please sign in to comment.