Skip to content

Commit

Permalink
fixed release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
santacodes committed Aug 22, 2024
1 parent 1ae8dbd commit 86d2b16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout pybamm-cookie
- uses: actions/checkout@v4
uses: actions/checkout@v4

- name: Setup Python
uses: actions/setup-python@v5
Expand Down

0 comments on commit 86d2b16

Please sign in to comment.