"tests/vscode:/vscode.git/clone" did not exist on "5d1cbe77107c30f5557f70a03d66a68e724c1b18"
Unverified Commit a1d2c405 authored by ThatOneCalculator's avatar ThatOneCalculator
Browse files

fix: 🚑 fix CI

parent 28682aad
......@@ -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