Skip to content

Commit

Permalink
fix things
Browse files Browse the repository at this point in the history
  • Loading branch information
jessica-mitchell committed Sep 13, 2024
1 parent a903c82 commit d0e58e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup_notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
- name: Copy Python example files to current repo
run: |
mkdir temp_examples
cp -r nest-simulator/pynest/examples/*.py temp_examples/pynest/examples/
cp -r nest-simulator/pynest/examples/*.py temp_examples/
- name: "Install Python dependencies"
run: |
Expand Down

0 comments on commit d0e58e2

Please sign in to comment.