更新 .github/workflows/render-video.yml
Some checks failed
Render video / Render video (push) Failing after 1m42s
Some checks failed
Render video / Render video (push) Failing after 1m42s
This commit is contained in:
2
.github/workflows/render-video.yml
vendored
2
.github/workflows/render-video.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
|||||||
- uses: actions/checkout@main
|
- uses: actions/checkout@main
|
||||||
- uses: actions/setup-node@main
|
- uses: actions/setup-node@main
|
||||||
- run: apt update && apt install -y yarn ffmpeg
|
- run: apt update && apt install -y yarn ffmpeg
|
||||||
- run: yarn && yarn build"
|
- run: yarn && yarn build
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: out.mp4
|
name: out.mp4
|
||||||
|
|||||||
Reference in New Issue
Block a user