aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 7a9aa795..bee8f654 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -26,9 +26,9 @@ jobs:
26 with: 26 with:
27 fetch-depth: 0 27 fetch-depth: 0
28 28
29 - name: Configure Visual Studio 29 # - name: Configure Visual Studio
30 shell: cmd 30 # shell: cmd
31 run: ./src/vs_config.cmd 31 # run: ./src/vs_config.cmd
32 32
33 - name: Build wix4 33 - name: Build wix4
34 shell: cmd 34 shell: cmd