mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
fix: actually run in the right directory
This commit is contained in:
@@ -71,7 +71,6 @@ jobs:
|
|||||||
run: pnpm install
|
run: pnpm install
|
||||||
|
|
||||||
- name: Build frontend
|
- name: Build frontend
|
||||||
working-directory: ./apps/frontend
|
|
||||||
run: pnpm web:build
|
run: pnpm web:build
|
||||||
env:
|
env:
|
||||||
NITRO_PRESET: node-server
|
NITRO_PRESET: node-server
|
||||||
|
|||||||
Reference in New Issue
Block a user