Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vlaszdunov committed Jun 2, 2024
1 parent ad368e7 commit 3d6f4aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Publisher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: latest
python-version: 3.12

- name: install dependencies
run: pip install -r requirements.txt
Expand Down

0 comments on commit 3d6f4aa

Please sign in to comment.