Skip to content

Commit

Permalink
fix deploy file
Browse files Browse the repository at this point in the history
  • Loading branch information
George Begkas committed Jun 16, 2024
1 parent 58aa12b commit 080191f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 53 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
# Build the book
- name: Build the book
run: |
jupyter-book build notebooks/tales_of_drought
jupyter-book build notebooks/tales_of_drought/tales_of_drought
# Upload the book's HTML as an artifact
- name: Upload artifact
Expand Down
52 changes: 0 additions & 52 deletions notebooks/tales_of_drought/.github/workflows/deploy.yml

This file was deleted.

0 comments on commit 080191f

Please sign in to comment.