diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 1e89b033..df7e0cfa 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -60,7 +60,12 @@ jobs: KEYSTORE_STORE_PASSWORD: ${{ secrets.KEYSTORE_STORE_PASSWORD }} working-directory: android - - run: bundle exec fastlane ${{ github.event.inputs.lane || 'production' }} + - name: flutter build appbundle (to create gradlew) + run: flutter build appbundle || true +# - run: bundle exec fastlane ${{ github.event.inputs.lane || 'build_bundle' }} + - run: | + ls . + bundle exec fastlane deploy env: PLAY_STORE_CONFIG_JSON: ${{ secrets.PLAY_STORE_CONFIG_JSON }} - working-directory: android \ No newline at end of file + working-directory: android diff --git a/docs/__404error.html b/docs/__404error.html index e0f9a758..6eb071da 100644 --- a/docs/__404error.html +++ b/docs/__404error.html @@ -109,7 +109,7 @@
ais3uson_app pa