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
|
||||
- name: Build static HTML
|
||||
run: |
|
||||
. ./env/bin/activate
|
||||
. .env/bin/activate
|
||||
myst build --execute --html
|
||||
- name: Copy files
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue