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 9854758 commit f49b4b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/render.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v3

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

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

0 comments on commit f49b4b1

Please sign in to comment.