Update maven.yml

This commit is contained in:
James Peters 2022-01-12 22:52:03 +00:00 committed by GitHub
parent 02510fcc3a
commit 6998aab630
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ jobs:
- name: Run BuildTools Pre 1.17
working-directory: ./BuildTools
run: |
ls ./BuildTools -R
ls -R
# make file runnable, might not be necessary
chmod +x "${GITHUB_WORKSPACE}/BuildTools/build-pre1.17.sh"
# run script