Skip to content

Commit

Permalink
up versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lazarusA committed Sep 18, 2023
1 parent 90d9ad0 commit 926e16c
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 152 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/Documenter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ jobs:
env:
DISPLAY: ':0'
steps:
- name: Install matplotlib
run: if [ "$RUNNER_OS" = "Linux" ]; then sudo apt-get install -y python3-matplotlib; fi
shell: bash
- uses: actions/checkout@v3
- uses: julia-actions/setup-julia@v1
- uses: julia-actions/cache@v1
Expand Down
Loading

0 comments on commit 926e16c

Please sign in to comment.