mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-12 23:01:07 +00:00
fix: build command
This commit is contained in:
parent
7d4ec14997
commit
f48e115ce7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
shell: bash
|
||||
|
||||
- name: Build app
|
||||
run: bun run build
|
||||
run: bun run pages:build
|
||||
working-directory: apps/web
|
||||
shell: bash
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue