Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkz authored Jan 29, 2024
1 parent 6ad324e commit 7657f67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- name: Install Quarto
run: |
wget -qO- "https://quarto.org/install/linux-deb.sh" | sh
echo "$HOME/.local/bin" >> $GITHUB_PATH
- name: Render Notebook
run: |
quarto render content/Amnesty-dashboard.ipynb --to html --output-dir docs
Expand Down

0 comments on commit 7657f67

Please sign in to comment.