Skip to content

Commit

Permalink
Update publish-to-test-pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marazmiki committed Aug 13, 2020
1 parent 92423ca commit 5bd897c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-test-pypi.yml
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Set up Python 3.8
uses: actions/setup-python@v1
- uses: actions/setup-python@v1
with:
python-version: 3.8

Expand Down

0 comments on commit 5bd897c

Please sign in to comment.