Skip to content

Commit 1bbc324

Browse files
authored
Update codeql.yml
1 parent 4d63ae9 commit 1bbc324

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
run: |
5252
mkdir build
5353
cd build
54-
qmake ../src/NotepadNext.pro "DISTRIBUTION=$DISTRIBUTION" -r -spec linux-g++
54+
qmake ../src/NotepadNext.pro "DISTRIBUTION=$DISTRIBUTION"
5555
make -j$(nproc)
5656
5757
- name: Perform CodeQL Analysis

0 commit comments

Comments
 (0)