Skip to content

Commit 8191028

Browse files
committed
npm cache
1 parent d58bb1e commit 8191028

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/actions/prepare-workflow/action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ runs:
1616
sudo chown -R testbot .
1717
sudo mkdir -p /home/testbot/.cache/buf
1818
sudo chown -R testbot:testbot /home/testbot/.cache
19+
sudo mkdir -p /github/home/.npm
20+
sudo chown -R testbot:testbot /github/home/.npm
1921
2022
- name: Setup Node.js
2123
uses: actions/setup-node@v6

0 commit comments

Comments
 (0)