This commit is contained in:
parent
e61850fd55
commit
8414448855
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: ./.env/bin/pip install mystmd jupyterlab_myst ipykernel altair pandas
|
||||
- name: Build static HTML
|
||||
run: ./.env/bin/myst build --html
|
||||
run: ./.env/bin/myst build --execute --html
|
||||
- name: Copy files
|
||||
run: |
|
||||
rm -rf /data/srv/forgejo-runner/cours4.0
|
||||
|
|
Loading…
Add table
Reference in a new issue