fix workFolw

This commit is contained in:
李璐 2025-02-14 14:26:25 +08:00 committed by jiuyuetianjiuyuetian
parent 7c23c39000
commit c91aab096f

View File

@ -111,7 +111,7 @@ jobs:
run: | run: |
yarn install --registry="https://registry.yarnpkg.com" yarn install --registry="https://registry.yarnpkg.com"
- name: download build - name: download build
uses: actions/download-artifact@v3 uses: actions/download-artifact@v4
with: with:
name: build name: build
- name: npm version - name: npm version