We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e7993f commit 6b997ceCopy full SHA for 6b997ce
1 file changed
.github/workflows/build.yml
@@ -52,4 +52,4 @@ jobs:
52
uses: actions/upload-artifact@v4
53
with:
54
name: 'MicroG'
55
- path: play-services-core/**/\.apk
+ path: '.*gms.*.apk'
0 commit comments