Compare commits
2 commits
a31ab300c2
...
f0d6ac3800
Author | SHA1 | Date | |
---|---|---|---|
f0d6ac3800 | |||
1a992a8174 |
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
||||||
run: ./.env/bin/pip install mystmd jupyter jupyterlab_myst ipykernel altair pandas
|
run: ./.env/bin/pip install mystmd jupyter jupyterlab_myst ipykernel altair pandas
|
||||||
- name: Build static HTML
|
- name: Build static HTML
|
||||||
run: |
|
run: |
|
||||||
. ./env/bin/activate
|
. .env/bin/activate
|
||||||
myst build --execute --html
|
myst build --execute --html
|
||||||
- name: Copy files
|
- name: Copy files
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue