Skip to content

Commit 58b1cf7

Browse files
committed
Atualizar notebook queimadas com novo arquivo
1 parent 65de748 commit 58b1cf7

File tree

5 files changed

+1295
-94582
lines changed

5 files changed

+1295
-94582
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
python -m pip install -r requirements.txt
2222
- name: Build the JupyterBook site
2323
run: |
24-
jupyter-book build tutorial
24+
JUPYTER_CONFIG_PATH=. jupyter-book build tutorial
2525
- name: Upload artifact
2626
uses: actions/upload-pages-artifact@v3
2727
with:

0 commit comments

Comments
 (0)