Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 21396c2

Browse files
committed
ci: fix prebuild script script for nuxt module
1 parent b7bb9b2 commit 21396c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
CI: true
3434

3535
- name: Build packages
36-
run: pnpm build:fast
36+
run: pnpm build

0 commit comments

Comments
 (0)