fixed script path

This commit is contained in:
wyatt 2023-10-22 12:18:42 -07:00 committed by GitHub
parent bf7e430709
commit 4f7579cdc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,4 +26,4 @@ jobs:
ls
- name: Run Tests
run: ./testPatches.sh ./src-dir ./wiki-dir
run: ./src-dir/.github/workflows/testPatches.sh ./src-dir ./wiki-dir