Skip to content

Commit cc2fe48

Browse files
authored
Update codeql-analysis.yml
updated the yaml
1 parent 762543f commit cc2fe48

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,8 @@ jobs:
5959
# - name: Autobuild
6060
# uses: github/codeql-action/autobuild@v2
6161

62-
- run: |
63-
make bootstrap
64-
make release
62+
- run: make bootstrap
63+
- run: make release
6564

6665
# ℹ️ Command-line programs to run using the OS shell.
6766
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun

0 commit comments

Comments
 (0)