Skip to content

Commit

Permalink
I will never stop making this mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
scarletcafe committed Jul 22, 2022
1 parent cca7393 commit cc7dc01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
- name: Set up Python 3.10
uses: actions/setup-python@v2
with:
python-version: 3.10
python-version: '3.10' # Watch as I let this get handled as a float again

- name: Install dependencies
shell: bash
Expand Down

0 comments on commit cc7dc01

Please sign in to comment.