This commit is contained in:
jinmao88
2023-08-09 14:09:35 +08:00
parent a2451be5bc
commit 9babbc43fc

View File

@@ -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