Skip to content

Commit

Permalink
Oops. Fixed bad path in yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
cosinekitty committed Oct 27, 2023
1 parent b7f7615 commit a4ebd60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/astronomy-engine-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

- name: Test Astronomy Engine Unix
if: startsWith(matrix.os, 'windows') == false
run: ./commit_hook
run: generate/commit_hook

- name: Test Astronomy Engine Windows
if: startsWith(matrix.os, 'windows')
Expand Down

0 comments on commit a4ebd60

Please sign in to comment.