Skip to content

Commit

Permalink
Missing libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
mgraffg committed Jun 11, 2024
1 parent 37d4f23 commit ddd28e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
show-channel-urls: true
- name: Install dependencies
run: |
conda install --yes -c plotly plotly numpy scipy scikit-learn pandas jupyter evomsa dialectid
conda install --yes -c plotly plotly numpy scipy scikit-learn pandas jupyter evomsa dialectid tabulate
- name: Render and Publish
run: |
git config --global user.email "mgraffg@ieee.org"
Expand Down

0 comments on commit ddd28e6

Please sign in to comment.