更新 .github/workflows/render-video.yml
Some checks failed
Render video / Render video (push) Failing after 1m42s

This commit is contained in:
2024-05-11 16:52:29 +08:00
parent e6eec45b92
commit e3a8d34fd7

View File

@@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@main
- uses: actions/setup-node@main
- run: apt update && apt install -y yarn ffmpeg
- run: yarn && yarn build"
- run: yarn && yarn build
- uses: actions/upload-artifact@v2
with:
name: out.mp4