Skip to content

Commit 62e130b

Browse files
EliEli
authored andcommitted
Fix typo
1 parent 2aa3bab commit 62e130b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_sphinx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
runs-on: ubuntu-latest
2525
steps:
2626
- name: Checkout
27-
- uses: actions/checkout@v4
27+
uses: actions/checkout@v4
2828
with:
2929
fetch-depth: 0
3030
- name: Set up micromamba (conda-forge + optional org channel)

0 commit comments

Comments
 (0)