Update codeql.yml

This commit is contained in:
Kevin Thayer 2022-12-20 16:03:41 -06:00 committed by GitHub
parent 33df1fc3db
commit e7c460121e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,7 +60,7 @@ jobs:
# - name: Autobuild
# uses: github/codeql-action/autobuild@v2
- name: Custom Build
- run: ./mvnw -B package
run: ./mvnw -B package
# Command-line programs to run using the OS shell.
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun