mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
update workflow
This commit is contained in:
parent
a47b7c6bae
commit
c39d208ff0
1 changed files with 4 additions and 1 deletions
5
.github/workflows/docs.yml
vendored
5
.github/workflows/docs.yml
vendored
|
@ -1,6 +1,9 @@
|
||||||
name: docs
|
name: docs
|
||||||
|
|
||||||
on: push
|
on:
|
||||||
|
push:
|
||||||
|
paths:
|
||||||
|
- 'docs/'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docs:
|
docs:
|
||||||
|
|
Loading…
Add table
Reference in a new issue