Skip to content

Commit

Permalink
Update deploy_release.yml (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
mavaylon1 authored Feb 21, 2024
1 parent ff0be8b commit 556ed12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: '3.12'
python-version: '3.11'

- name: Install build dependencies
run: |
Expand Down

0 comments on commit 556ed12

Please sign in to comment.