Skip to content

Commit

Permalink
ping playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenbreddels committed Feb 15, 2024
1 parent 7f71171 commit 5c1cf89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webdeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: Install solara
run: |
pip install -e ".[documentation]"
pip install -e ".[documentation]" playwright==1.39.0
(cd packages/solara-enterprise && pip install ".[all]")
- name: Install Playwright
Expand Down

0 comments on commit 5c1cf89

Please sign in to comment.