1 parent c1aa614 commit 50614beCopy full SHA for 50614be
1 file changed
flake.nix
@@ -304,7 +304,7 @@
304
program = "${self.packages.${system}.webE2eTester}/bin/logout-web-e2e-tester";
305
meta.description = "Run Maestro E2E tests against PWA";
306
};
307
- android = {
+ androidBuild = {
308
type = "app";
309
program = "${self.packages.${system}.androidBuilder}/bin/logout-android-builder";
310
meta.description = "Build and sign Android APK";
0 commit comments