fix: install
Some checks failed
Build and Push Docker Image / Build (push) Successful in 13s
Build and Push Docker Image / Package (push) Failing after 6s

This commit is contained in:
Jan K9f 2025-09-10 12:23:34 +02:00
commit 0a11a2b279
Signed by: jank
GPG key ID: 22BEAC760B3333D6
2 changed files with 1 additions and 1 deletions

View file

@ -15,7 +15,7 @@ jobs:
with: with:
bun-version: latest bun-version: latest
- name: Install dependencies - name: Install dependencies
run: bun ci run: bun install
- name: Build - name: Build
run: bun run build run: bun run build
- name: Archive production artifacts - name: Archive production artifacts

BIN
bun.lockb

Binary file not shown.