Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
gedeck committed May 7, 2024
1 parent 37c056c commit 98d76f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Install dependencies
run: |
conda install scipy
conda install fdasrsf
conda install conda-forge::fdasrsf
pip install --upgrade pip
pip install --upgrade wheel
# pip install scipy
Expand Down

0 comments on commit 98d76f6

Please sign in to comment.