Skip to content

Commit 8a30d84

Browse files
committed
[EngSys] remove npm cache from copilot setup
as currently we are using pnpm via rush.
1 parent d2c4ba1 commit 8a30d84

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/copilot-setup-steps.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
uses: actions/setup-node@v4
2727
with:
2828
node-version: "22"
29-
cache: "npm"
3029

3130
- name: Install Rush
3231
run: npm install -g @microsoft/rush

0 commit comments

Comments
 (0)