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

This commit is contained in:
2024-05-11 16:50:31 +08:00
parent ac9dff3f4c
commit e6eec45b92

View File

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