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
workflows: pass that damn path
geesawra.industries
5 months ago
a5fbd640
89ca6854
0/1
build.yaml
timeout
7m 55s
+1
-1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
build.yaml
+1
-1
.tangled/workflows/build.yaml
···
28
28
npm i -D wrangler@latest
29
29
30
30
fastlane release_bin
31
31
-
source ./generate-root.sh
31
31
+
source ./generate-root.sh app/build/outputs/apk/release/app-release.apk
32
32
npx wrangler r2 object put monarch-releases/$MONARCH_APK_FILENAME --remote true --file=MONARCH_APK_PATH
33
33
npx wrangler r2 object put monarch-releases/index.html --remote true --file=./index.html