Skip to content

Commit 371e145

Browse files
committed
remove pnpm build
1 parent a8200ec commit 371e145

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pnpm.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ jobs:
3333
./node_modules/.cache
3434
- run: pnpm install
3535
working-directory: ./demo/fullstack
36-
- run: pnpm build
37-
working-directory: ./demo/fullstack
3836
- name: Print cache metadata file
3937
run :
4038
cat /cache/.ns/cache-metadata.json

0 commit comments

Comments
 (0)