Skip to content

Commit 98cfc38

Browse files
committed
VS2026
1 parent 177785c commit 98cfc38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-vs2026-x64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ jobs:
186186
# rm -f xout/*.tar.bz2
187187
# rm -f out/*.tar.bz2
188188
- name: List output directory1
189-
#if: env.USE_ARTIFACT == 'true'
189+
if: env.USE_ARTIFACT == 'true'
190190
run: ls -lah out/
191191
- name: Build64
192192
working-directory: ${{env.GITHUB_WORKSPACE}}

0 commit comments

Comments
 (0)