Skip to content

Commit 319d8f9

Browse files
author
Hyeokmin Kwon
committed
Edit github workflow
1 parent 91f3f15 commit 319d8f9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
uses: actions/setup-node@v4
2525
with:
2626
node-version: "16"
27-
cache: "npm"
2827

2928
- name: Build GitBook
3029
run: |
@@ -51,7 +50,6 @@ jobs:
5150
uses: actions/setup-node@v4
5251
with:
5352
node-version: "16"
54-
cache: "npm"
5553

5654
- name: Build GitBook
5755
run: |

0 commit comments

Comments
 (0)