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 c1dea1b commit 9bf9ab8Copy full SHA for 9bf9ab8
index.md
@@ -24,7 +24,8 @@ and <a href="https://www.swift.org/documentation/articles/static-linux-getting-s
24
Of the <b>{{ stats.total_packages | number_format:"#,##0" }}</b> packages that are successfully building for
25
<a href="https://swiftpackageindex.com/search?query=platform:linux">Linux</a>,
26
<b>{{ stats.success_packages | number_format:"#,##0" }}</b>
27
-are successfully building for Android.
+are successfully building for Android using the
28
+<a href="https://github.com/marketplace/actions/swift-android-action">GitHub swift-android-action</a>.
29
30
<table>
31
<tr>
0 commit comments