File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 7474 type : wasm-embedded
7575 steps :
7676 - uses : actions/checkout@v6
77- - uses : brightdigit/swift-build@v1.5.2
77+ - uses : brightdigit/swift-build@90-windows-cache-symlinks
7878 id : build
7979 with :
8080 type : ${{ matrix.type }}
@@ -120,7 +120,7 @@ jobs:
120120 - name : Enable git symlinks
121121 shell : pwsh
122122 run : git config --global core.symlinks true
123- - uses : brightdigit/swift-build@v1.5.2
123+ - uses : brightdigit/swift-build@90-windows-cache-symlinks
124124 id : build
125125 with :
126126 windows-swift-version : ${{ matrix.swift.version }}
@@ -156,7 +156,7 @@ jobs:
156156
157157 - name : Build and Test
158158 id : build
159- uses : brightdigit/swift-build@v1.5.2
159+ uses : brightdigit/swift-build@90-windows-cache-symlinks
160160 with :
161161 scheme : ${{ env.PACKAGE_NAME }}-Package
162162 type : ${{ matrix.type }}
@@ -239,7 +239,7 @@ jobs:
239239
240240 - name : Build and Test
241241 id : build
242- uses : brightdigit/swift-build@v1.5.2
242+ uses : brightdigit/swift-build@90-windows-cache-symlinks
243243 with :
244244 scheme : ${{ env.PACKAGE_NAME }}-Package
245245 type : ${{ matrix.type }}
@@ -284,7 +284,7 @@ jobs:
284284 large-packages : true
285285 docker-images : true
286286 swap-storage : true
287- - uses : brightdigit/swift-build@v1.5.2
287+ - uses : brightdigit/swift-build@90-windows-cache-symlinks
288288 id : build
289289 with :
290290 type : android
You can’t perform that action at this time.
0 commit comments