chore: set GITHUB_PATH in env

This commit is contained in:
Alexander Courtis 2025-03-23 12:40:54 +11:00
parent a69dc226d1
commit 7de7dfd653

View File

@ -76,7 +76,11 @@ jobs:
env
echo "------"
- run: make check
- run: |
echo "------"
env
echo "------"
make check
- run: make help-check