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 f3ec490 commit 047b625Copy full SHA for 047b625
action.yml
@@ -43,5 +43,5 @@ jobs:
43
name: app-release.apk
44
path: android/app/build/outputs/apk/release/
45
runs:
46
- using: node12
47
- main: dist/index.js
+ using: 'docker'
+ image: 'Dockerfile'
0 commit comments