Skip to content

Commit 9babbc4

Browse files
committed
fix: ci #2
1 parent a2451be commit 9babbc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- name: use Node.js 16
7474
uses: actions/setup-node@v3
7575
with:
76-
node-version: '20.x'
76+
node-version: '16.x'
7777

7878
- name: Get yarn cache directory path
7979
id: yarn-cache-dir-path

0 commit comments

Comments
 (0)