Skip to content

Commit bc36e5f

Browse files
Merge pull request #366 from Staffbase/add-setup-pnpm-step
Tech Docs Action: Adjust node setup
2 parents 1c03687 + 827a99f commit bc36e5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/template_techdocs_monorepo.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818

1919
- name: Setup Node
2020
uses: actions/[email protected]
21+
with:
22+
package-manager-cache: false
2123

2224
- name: Setup Python
2325
uses: actions/[email protected]

0 commit comments

Comments
 (0)