We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b997ce commit 5bb5951Copy full SHA for 5bb5951
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: '.*gms.*.apk'
+ path: '*.apk'
0 commit comments