Skip to content

Commit

Permalink
fix: ci #2
Browse files Browse the repository at this point in the history
  • Loading branch information
jinmao88 committed Aug 9, 2023
1 parent a2451be commit 9babbc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: use Node.js 16
uses: actions/setup-node@v3
with:
node-version: '20.x'
node-version: '16.x'

- name: Get yarn cache directory path
id: yarn-cache-dir-path
Expand Down

0 comments on commit 9babbc4

Please sign in to comment.