Skip to content

Commit

Permalink
Try changing directory
Browse files Browse the repository at this point in the history
  • Loading branch information
ToddKerpelman committed Dec 1, 2023
1 parent 5548355 commit f597604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-assets-date.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
echo "Hello from the workflow branch!"
- name: Run the script to update the date
run: python assets/update_date.py
run: python ./assets/update_date.py

- name: Commit and push if there are changes
run: |
Expand Down

0 comments on commit f597604

Please sign in to comment.