Update codeql-analysis.yml

This commit is contained in:
terrymacdonald 2021-12-04 11:04:10 +13:00 committed by GitHub
parent 5f47ea8582
commit 8c70eb37aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,8 +62,8 @@ jobs:
# and modify them (or add more) to build your code if your project # and modify them (or add more) to build your code if your project
# uses a compiled language # uses a compiled language
- run: - run: |
# # make bootstrap make bootstrap
make release make release
- name: Perform CodeQL Analysis - name: Perform CodeQL Analysis