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

This commit is contained in:
2024-05-11 16:47:59 +08:00
parent 5c9da6e0da
commit ac9dff3f4c

View File

@@ -8,7 +8,8 @@ jobs:
render:
name: Render video
runs-on: ubuntu-latest
image: debian
container:
image: debian
steps:
- uses: actions/checkout@main
- uses: actions/setup-node@main