this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

actually remember to save the change

nnuuvv 9bdad5d7 7d9f787a

+1 -1
+1 -1
.forgejo/workflows/publish.yml
··· 47 47 path: ./build 48 48 49 49 - name: Build linux-x64 50 - run: 50 + run: bun build --compile --target=bun-linux-x64 ./build/condition_overload/gleam.main.mjs --outfile ./build/bin/linux-x64/condition_overload 51 51 52 52 - name: Build linux-arm64 53 53 run: bun build --compile --target=bun-linux-arm64 ./build/condition_overload/gleam.main.mjs --outfile ./build/bin/linux-arm64/condition_overload