windows x86

This commit is contained in:
Bryan Gerlach
2026-02-12 08:47:15 -06:00
parent 7ca5a67d6c
commit 7df38d7ffd

View File

@@ -46,8 +46,14 @@ env:
STATUS_URL: "${{ secrets.GENURL }}/updategh"
jobs:
setup:
uses: ./.github/workflows/fetch-encrypted-secrets.yml
with:
zip_url_json: ${{ inputs.zip_url }}
build-for-windows-sciter:
name: ${{ matrix.job.target }} (${{ matrix.job.os }})
needs: setup
runs-on: ${{ matrix.job.os }}
# Temporarily disable this action due to additional test is needed.
# if: false