Skip to content

Commit d672759

Browse files
Steelskincompnerd
authored andcommitted
Pass SwiftOverlay_DIR to ExperimentalObservation
1 parent ff3a8b0 commit d672759

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/swift-toolchain.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2694,6 +2694,7 @@ jobs:
26942694
-G Ninja `
26952695
-S ${{ github.workspace }}/SourceCache/swift/Runtimes/Supplemental/Observation `
26962696
-D SwiftCore_DIR=${{ github.workspace }}/BinaryCache/ExperimentalRuntime/cmake/SwiftCore `
2697+
-D SwiftOverlay_DIR=${{ github.workspace }}/BinaryCache/ExperimentalOverlay/cmake/SwiftOverlay
26972698
- name: Build Experimental Observation
26982699
if: matrix.os != 'Android' || inputs.build_android
26992700
run: |

0 commit comments

Comments
 (0)