Skip to content

Commit fcde97a

Browse files
authored
Update codeql.yml
1 parent ccd9105 commit fcde97a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,7 @@ jobs:
6161
- if: matrix.language == 'java'
6262
name: Build Java
6363
run: |
64-
make bootstrap
65-
make release
64+
make all
6665
6766
# Autobuild attempts to build any compiled languages (C/C++, C#, Go, or Java).
6867
# If this step fails, then you should remove it and run the build manually (see below)

0 commit comments

Comments
 (0)