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 d0e58e2 commit 6d46b5e
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 @@ -86,6 +86,6 @@ jobs:
run: |
git config --global user.name "github-actions[bot]"
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git add temp_examples/pynest/examples/
git add temp_examples/
git commit -m "Add Python files from nest v${NEST_VERSION}_rc${rc_number}"
git push origin HEAD

0 comments on commit 6d46b5e

Please sign in to comment.