mirror of
https://github.com/mii443/AzooKeyKanaKanjiConverter.git
synced 2025-08-22 15:05:26 +00:00
fix build
This commit is contained in:
3
.github/workflows/swift.yml
vendored
3
.github/workflows/swift.yml
vendored
@ -52,10 +52,11 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [windows-latest]
|
||||
swift-version: ["20240802.2"]
|
||||
steps:
|
||||
- uses: compnerd/gha-setup-swift@main
|
||||
with:
|
||||
release-tag-name: "20240626.0"
|
||||
release-tag-name: ${{ matrix.swift-version }}
|
||||
github-repo: thebrowsercompany/swift-build
|
||||
release-asset-name: installer-amd64.exe
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Reference in New Issue
Block a user