Skip to content

Commit

Permalink
Add matplotlib
Browse files Browse the repository at this point in the history
  • Loading branch information
govindchari committed Aug 6, 2023
1 parent d27d8c8 commit 1b721f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
julia-arch: [x64]
os: [ubuntu-latest] # [ubuntu-latest, windows-latest, macOS-latest]
steps:
- name: Get Dependancies
run: pip install matplotlib
- uses: actions/checkout@v3
- uses: julia-actions/setup-julia@latest
with:
Expand Down

0 comments on commit 1b721f1

Please sign in to comment.