Skip to content

Commit 67370aa

Browse files
committed
remove action cache
1 parent 332efdc commit 67370aa

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/gh-pages.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ jobs:
2929

3030
- name: Setup Node
3131
uses: actions/setup-node@v4
32-
with:
33-
node-version: 20
34-
cache: 'yarn'
3532

3633
- name: Install dependencies
3734
run: yarn install

0 commit comments

Comments
 (0)