Skip to content

Commit

Permalink
Update deploy-tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
schloerke committed Aug 29, 2024
1 parent d97778e commit be83c4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: Install pypi shiny and htmltools (uninstall GitHub versions)
if: ${{ matrix.config.pypi_shiny }}
run: |
uv pip uninstall -y shiny htmltools
uv pip uninstall shiny htmltools
uv pip install shiny htmltools
- name: Install rsconnect (PyPI)
Expand Down

0 comments on commit be83c4a

Please sign in to comment.