Skip to content

Commit 36fa862

Browse files
committed
fix typo
1 parent 8765de7 commit 36fa862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v4
13-
uses: actions/setup-python@v5
13+
- uses: actions/setup-python@v5
1414
- name: Install and configure Poetry
1515
run: |
1616
pip install poetry

0 commit comments

Comments
 (0)