Skip to content

Commit

Permalink
Update swift-build-script.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lxbndr authored Feb 25, 2025
1 parent 19d8d83 commit cda71ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/swift-build-script.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Snapshot
name: swift-build-script

on:
workflow_dispatch:
Expand Down Expand Up @@ -460,4 +460,4 @@ jobs:
subst S: ${{ github.workspace }}
- run: |
powershell.exe -ExecutionPolicy RemoteSigned -File ${{ github.workspace }}\swift\utils\build.ps1 -SourceCache S:\s -WindowsSDKs x64 -EnableCaching
powershell.exe -ExecutionPolicy RemoteSigned -File ${{ github.workspace }}\s\swift\utils\build.ps1 -SourceCache S:\s -WindowsSDKs x64 -EnableCaching

0 comments on commit cda71ab

Please sign in to comment.