Skip to content

Commit

Permalink
Update render.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sun123zxy authored Oct 29, 2024
1 parent f49b4b1 commit 2f08543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/render.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: actions/setup-python@v3

- name: Setup Python dependencies
run: python3 -m pip install jupyter numpy matplotlib
run: python3 -m pip install jupyter numpy matplotlib tabulate

- name: Render Quarto Project
uses: quarto-dev/quarto-actions/render@v2
Expand Down

0 comments on commit 2f08543

Please sign in to comment.