Skip to content

Commit a23ed73

Browse files
committed
windows build
1 parent 395d70c commit a23ed73

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
@@ -38,6 +38,10 @@ jobs:
3838
#cache-dependency-path: |
3939
# xtracfg/*.gradle*
4040
# xtracfg/**/gradle-wrapper.properties
41+
- uses: egor-tensin/vs-shell@v2
42+
if: ${{ matrix.os.type == 'windows' }}
43+
with:
44+
arch: x64
4145
- name: zlib
4246
if: ${{ matrix.os.type == 'linux' }}
4347
working-directory: /tmp

0 commit comments

Comments
 (0)