mirror of
https://github.com/bytedance/xgplayer.git
synced 2025-04-05 03:05:02 +08:00
fix workFolw
This commit is contained in:
parent
7c23c39000
commit
c91aab096f
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -111,7 +111,7 @@ jobs:
|
||||
run: |
|
||||
yarn install --registry="https://registry.yarnpkg.com"
|
||||
- name: download build
|
||||
uses: actions/download-artifact@v3
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: build
|
||||
- name: npm version
|
||||
|
Loading…
x
Reference in New Issue
Block a user