i forgot you have to checkout manually. what a great system
Some checks failed
Build friends-api / build-and-push (push) Failing after 5s

This commit is contained in:
red binder 2026-08-09 02:22:26 +02:00
commit e822280741

View file

@ -7,6 +7,9 @@ jobs:
build-and-push:
runs-on: debian-trixie
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Build friends-api binary
run: |
/root/.bun/bin/bun install --frozen-lockfile --production