Skip to content

Commit 4e1e8d2

Browse files
committed
Update codeql workflow
Signed-off-by: Alireza Poodineh <[email protected]>
1 parent 7cf5c58 commit 4e1e8d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
run: |
9393
./build.sh bite restore
9494
./build.sh restore
95-
./build.sh build
95+
./build.sh build -c Release --no-restore
9696
9797
- name: Perform CodeQL Analysis
9898
uses: github/codeql-action/analyze@v3

0 commit comments

Comments
 (0)