We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9787c3a commit 717f726Copy full SHA for 717f726
.github/workflows/swift.yml
@@ -39,3 +39,6 @@ jobs:
39
ln -s ../Ninja-RelWithDebInfoAssert/swift-macosx-arm64 build/Default/swift
40
ln -s ../Ninja-RelWithDebInfoAssert/llvm-macosx-arm64 build/Default/llvm
41
working-directory: ./swift-project
42
+ - uses: actions/checkout@v4
43
+ with:
44
+ path: Compute
0 commit comments