This commit is contained in:
fkunn1326
2024-06-27 17:51:40 +09:00
committed by GitHub
parent 44504bc9e4
commit 04e80c0e55

View File

@ -52,14 +52,14 @@ jobs:
strategy:
matrix:
os: [windows-latest]
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: compnerd/gha-setup-swift@main
with:
release-tag-name: "20240626.0"
github-repo: thebrowsercompany/swift-build
release-asset-name: installer-amd64.exe
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/checkout@v4
with:
submodules: true