git: Added Windows ARM64 build (#2336)

Closes #1118
This commit is contained in:
Nik
2025-07-15 20:28:54 +02:00
committed by GitHub
parent 7454221b3b
commit 2c47e1a135
5 changed files with 139 additions and 42 deletions

View File

@@ -92,7 +92,7 @@ jobs:
- name: ⬇️ Download artifacts from latest workflow
uses: dawidd6/action-download-artifact@v6
with:
github_token: ${{secrets.GITHUB_TOKEN}}
github_token: ${{ secrets.GITHUB_TOKEN }}
workflow: build.yml
branch: ${{ github.event.release.target_commitish }}
workflow_conclusion: success