mirror of
https://github.com/bytedance/xgplayer.git
synced 2025-04-05 11:18:46 +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: |
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user