Skip to content

Commit

Permalink
Added missing dashboard dependencies to stubs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
proy30 committed Aug 12, 2024
1 parent e5f9e94 commit 91fa693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stubs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Dashboard Dependencies
run: |
python3 -m pip install -U trame trame-matplotlib trame-plotly trame-router trame-xterm trame-vuetify
python3 -m pip install -U matplotlib plotly trame trame-matplotlib trame-plotly trame-router trame-xterm trame-vuetify
- name: Set Up Cache
uses: actions/cache@v4
Expand Down

0 comments on commit 91fa693

Please sign in to comment.