mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 18:55:49 +00:00
Update codeql.yml
This commit is contained in:
parent
33df1fc3db
commit
e7c460121e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue