This commit is contained in:
@@ -24,7 +24,9 @@ jobs:
|
||||
bun-version: latest
|
||||
|
||||
- name: Install dependencies
|
||||
run: bun install
|
||||
run: |
|
||||
bun pm cache rm
|
||||
bun install
|
||||
|
||||
- name: Build project
|
||||
run: bun run build
|
||||
|
||||
Reference in New Issue
Block a user