Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dail8859 committed Sep 2, 2024
1 parent a3741fd commit 4d63ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
run: |
mkdir build
cd build
qmake ../src/NotepadNext.pro "DISTRIBUTION=$DISTRIBUTION"
qmake ../src/NotepadNext.pro "DISTRIBUTION=$DISTRIBUTION" -r -spec linux-g++
make -j$(nproc)
- name: Perform CodeQL Analysis
Expand Down

0 comments on commit 4d63ae9

Please sign in to comment.