mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
fix: typo
This commit is contained in:
@@ -72,7 +72,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build frontend
|
- name: Build frontend
|
||||||
working-directory: ./apps/frontend
|
working-directory: ./apps/frontend
|
||||||
run: pnpm web;build
|
run: pnpm web:build
|
||||||
env:
|
env:
|
||||||
NITRO_PRESET: node-server
|
NITRO_PRESET: node-server
|
||||||
BUILD_ENV: ${{ steps.meta.outputs.env }}
|
BUILD_ENV: ${{ steps.meta.outputs.env }}
|
||||||
|
|||||||
Reference in New Issue
Block a user