Unverified Commit 39516941 authored by Timothy Jaeryang Baek's avatar Timothy Jaeryang Baek Committed by GitHub
Browse files

Merge pull request #384 from ThatOneCalculator/hotfix/ci

fix: 🚑 fix CI
parents 28682aad a1d2c405
......@@ -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
......
No preview for this file type
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment