Fix publish

This commit is contained in:
Jason Wall 2024-02-28 03:49:49 +00:00 committed by Jason Wall
parent d714d4ceee
commit ffb9fa3aa5

View File

@ -83,7 +83,7 @@ deploy-android:
- npm run-script build - npm run-script build
- npm run-script copy - npm run-script copy
- cd android - cd android
- gradle publishRelease - gradle publishReleaseBundle
artifacts: artifacts:
paths: paths:
- ./src/android/app/build/outputs - ./src/android/app/build/outputs