mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-04-27 22:36:36 +02:00
build: use next build directly
This commit is contained in:
@@ -105,7 +105,7 @@ jobs:
|
||||
fi
|
||||
|
||||
- name: Build frontend
|
||||
run: pnpm build
|
||||
run: pnpm next build
|
||||
|
||||
- name: Get host target
|
||||
id: host_target
|
||||
|
||||
Reference in New Issue
Block a user