Skip to content

Commit cee1d9a

Browse files
committed
windows build
1 parent 1aa4df4 commit cee1d9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/xtracfg.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ jobs:
5656
./gradlew nativeCompile -PLIB=true
5757
- name: log0
5858
run: |
59-
dir /s /a ./libxtracfg/java/build/native/nativeCompile
60-
dir /s /a ./libxtracfg/java/build
59+
dir /s /a libxtracfg\\java\\build\\native\\nativeCompile
60+
dir /s /a libxtracfg\\java\\build
6161
cat ./libxtracfg/java/build/native/nativeCompile/logs/compiler_commands.txt
6262
- name: log1
6363
run: |

0 commit comments

Comments
 (0)