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

View File

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