We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c433d71 + 088bee5 commit a665002Copy full SHA for a665002
1 file changed
.github/workflows/CD.yml
@@ -25,7 +25,7 @@ jobs:
25
python-version: "3.12"
26
if: ${{ steps.release.outputs.release_created }}
27
28
- - name: Install dependancies
+ - name: Install dependencies
29
run: |
30
python -m pip install --upgrade pip
31
python -m pip install poetry
0 commit comments