We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8200ec commit 371e145Copy full SHA for 371e145
.github/workflows/pnpm.yaml
@@ -33,8 +33,6 @@ jobs:
33
./node_modules/.cache
34
- run: pnpm install
35
working-directory: ./demo/fullstack
36
- - run: pnpm build
37
- working-directory: ./demo/fullstack
38
- name: Print cache metadata file
39
run :
40
cat /cache/.ns/cache-metadata.json
0 commit comments