Skip to content

Commit 3299c03

Browse files
author
Timothy Mothra Lee (from Dev Box)
committed
test: :etw:build
1 parent 0e20865 commit 3299c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-daily.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: ./gradlew assemble --no-build-cache
3838

3939
- name: Build native C++ code
40-
run: ./gradlew :etw:native:build
40+
run: ./gradlew :etw:build
4141

4242
- name: Perform CodeQL analysis
4343
uses: github/codeql-action/analyze@v3

0 commit comments

Comments
 (0)