Skip to content

Commit

Permalink
Added correct make targets to build
Browse files Browse the repository at this point in the history
  • Loading branch information
SebiWrn committed Dec 13, 2023
1 parent 75c1d13 commit 637968d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jobs:
# uses a compiled language

- run: |
make bootstrap
make release
make all
# make release

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2

0 comments on commit 637968d

Please sign in to comment.