fix: 🚑 fix CI

This commit is contained in:
ThatOneCalculator 2024-01-04 20:39:19 -08:00
parent 28682aad88
commit a1d2c4050c
No known key found for this signature in database
GPG key ID: 8703CACD01000000
2 changed files with 1 additions and 1 deletions

View file

@ -15,7 +15,7 @@ jobs:
uses: oven-sh/setup-bun@v1
- run: bun --version
- name: Install frontend dependencies
run: bun install --frozen-lockfile
run: bun install
- name: Format frontend
run: bun run format
- name: Build frontend

BIN
bun.lockb

Binary file not shown.