Skip to content

Commit

Permalink
setup-python gha
Browse files Browse the repository at this point in the history
  • Loading branch information
darpham committed Feb 11, 2024
1 parent ed8edbc commit 9e2c957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
options: --client
- uses: actions/setup-python@v4
with:
python-version-file: 3.12
python-version: '3.12'
cache: 'pip'
- run: pip install -r .github/scipts/requirements.txt
- name: deploy
Expand Down

0 comments on commit 9e2c957

Please sign in to comment.