Skip to content

Commit 03c368d

Browse files
authored
[devops] Fix nightly CodeQL run. (#24107)
1 parent f4fb0e8 commit 03c368d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/devops/automation/run-nightly-codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ stages:
6262
xqaCertPass: $(xqa--certificates--password)
6363
use1ES: false
6464
disableCodeQL: false
65+
xcodeChannel: $(xcodeChannel)
6566
buildSteps:
6667
- bash: $(Build.SourcesDirectory)/$(BUILD_REPOSITORY_TITLE)/tools/devops/automation/scripts/bash/build-nugets.sh
6768
displayName: 'Build Nugets'

0 commit comments

Comments
 (0)