Skip to content

Commit

Permalink
Attempt to fix workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
Taylor-96 committed Nov 20, 2024
1 parent b0488a9 commit 1e44230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/widget-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
python-version: '3.11'
architecture: 'x64'
- name: Install dependencies
run:
run: |
pip install --upgrade pip
pip install --upgrade jupyterlab
pip install --upgrade voila
Expand Down

0 comments on commit 1e44230

Please sign in to comment.