Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
cboettig committed Dec 20, 2023
1 parent 358197b commit d7d5f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quarto.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
# uses: quarto-dev/quarto-actions/setup@v2

- name: update dependencies
run: su rstudio && python -m pip install .devcontainer/requirements.txt
run: python -m pip install -r .devcontainer/requirements.txt

- name: Render and Publish
if: github.repository == 'boettiger-lab/nasa-topst-env-justice'
Expand Down

0 comments on commit d7d5f09

Please sign in to comment.