Skip to content

Commit 9bf9ab8

Browse files
committed
Update page
1 parent c1dea1b commit 9bf9ab8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ and <a href="https://www.swift.org/documentation/articles/static-linux-getting-s
2424
Of the <b>{{ stats.total_packages | number_format:"#,##0" }}</b> packages that are successfully building for
2525
<a href="https://swiftpackageindex.com/search?query=platform:linux">Linux</a>,
2626
<b>{{ stats.success_packages | number_format:"#,##0" }}</b>
27-
are successfully building for Android.
27+
are successfully building for Android using the
28+
<a href="https://github.com/marketplace/actions/swift-android-action">GitHub swift-android-action</a>.
2829

2930
<table>
3031
<tr>

0 commit comments

Comments
 (0)