tangled
alpha
login
or
join now
geesawra.industries
/
jerry-no
8
fork
atom
A cheap attempt at a native Bluesky client for Android
8
fork
atom
overview
issues
pulls
pipelines
workspace: reorder
geesawra.industries
5 months ago
a3a4549e
332ea28a
0/1
build.yaml
timeout
5m 9s
+2
-1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
build.yaml
+2
-1
.tangled/workflows/build.yaml
reviewed
···
24
24
JDK=/nix/store/$(ls /nix/store | grep openjdk-24)
25
25
source $JDK/nix-support/setup-hook
26
26
source install-android-sdk.sh
27
27
+
npm i -D wrangler@latest
28
28
+
27
29
fastlane release_bin
28
28
-
npm i -D wrangler@latest
29
30
npx wrangler r2 object put monarch-releases/monarch-release.apk --remote true --file=app/build/outputs/apk/release/app-release.apk