Skip to content

Commit 047b625

Browse files
authored
Update action.yml
1 parent f3ec490 commit 047b625

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ jobs:
4343
name: app-release.apk
4444
path: android/app/build/outputs/apk/release/
4545
runs:
46-
using: node12
47-
main: dist/index.js
46+
using: 'docker'
47+
image: 'Dockerfile'

0 commit comments

Comments
 (0)