Hi, I get
Error Project directory /home/runner/work/Myapp/Myapp/src-tauri/gen/android/app/src/main/java/com/Myapp/*** does not exist. Did you update the package name in `Cargo.toml` or the bundle identifier in `tauri.conf.json > identifier`? Save your changes, delete the `gen/android` folder and run `tauri android init` to recreate the Android project.
only on github action
From my local env dev all is fine. I miss something ?