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 8d86c25 commit b24a7bbCopy full SHA for b24a7bb
.github/workflows/sdks.yml
@@ -134,7 +134,7 @@ jobs:
134
LSP_BUILD="--sourcekit-lsp"
135
else
136
if [ ${{ matrix.version }} = 'devel' ]; then
137
- git apply swift-android-devel.patch swift-android-ci-devel.patch
+ git apply swift-android-ci-devel.patch
138
perl -pi -e 's%r26%ndk/27%' swift/stdlib/cmake/modules/AddSwiftStdlib.cmake
139
140
fi
swift-android-devel.patch
0 commit comments