Skip to content

Commit 05faa93

Browse files
committed
windows
1 parent e6c8aea commit 05faa93

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/build.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -132,11 +132,11 @@ jobs:
132132
- name: Install Swift
133133
uses: SwiftyLab/setup-swift@latest
134134
with:
135-
check-latest: true
136-
development: true
137-
swift-version: "6.1"
138-
visual-studio-components: Microsoft.VisualStudio.Component.Windows11SDK.22621
139-
135+
check-latest: true
136+
development: true
137+
swift-version: "6.1"
138+
visual-studio-components: Microsoft.VisualStudio.Component.Windows11SDK.22621
139+
140140
- name: Version
141141
run: swift --version
142142
- name: Build

0 commit comments

Comments
 (0)