Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mbruns91 committed Jun 19, 2024
1 parent 21ca4c8 commit c137b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
with:
name: workflow-out.ipynb
path: ./workflow-out.ipynb
- uses: actions/checkout@v4
- name: push updated notebook back into the repository
uses: actions/checkout@v4
shell: bash -l {0}
run: |
git config user.name "ci"
Expand Down

0 comments on commit c137b1f

Please sign in to comment.