Skip to content

Commit c8cff24

Browse files
authored
update github cd
1 parent 5e75bbb commit c8cff24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/setup-node@v3
1919
with:
2020
node-version: 18
21-
# cache: yarn
21+
cache: yarn
2222

2323
- name: Install dependencies
2424
run: yarn install --frozen-lockfile

0 commit comments

Comments
 (0)