aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 4d10017e..40766a80 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -63,7 +63,7 @@ jobs:
63 tenant-id: ${{ secrets.WIX_SIGNING_TENANTID }} 63 tenant-id: ${{ secrets.WIX_SIGNING_TENANTID }}
64 subscription-id: ${{ secrets.WIX_SIGNING_SUBSCRIPTIONID }} 64 subscription-id: ${{ secrets.WIX_SIGNING_SUBSCRIPTIONID }}
65 65
66 - name: Build wix4 66 - name: Build wix5
67 shell: cmd 67 shell: cmd
68 run: ./src/build_official.cmd 68 run: ./src/build_official.cmd
69 env: 69 env: