Skip to content

Commit c5c6f24

Browse files
committed
windows build
1 parent c57a08d commit c5c6f24

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/xtracfg.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ jobs:
5454
working-directory: ./libxtracfg/java
5555
run: |
5656
./gradlew nativeCompile -PLIB=true
57+
- name: log0
58+
run: |
59+
ls -lR ./libxtracfg/java/build/native/nativeCompile
60+
cat ./libxtracfg/java/build/native/nativeCompile/logs/compiler_commands.txt
5761
- name: log1
5862
run: |
5963
ls -l ./libxtracfg/c/build

0 commit comments

Comments
 (0)