Skip to content

Commit

Permalink
[update]
Browse files Browse the repository at this point in the history
  • Loading branch information
boke0 committed Mar 8, 2021
1 parent 7e4e061 commit 93eaf27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ jobs:
needs: build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Download pkg
uses: actions/download-artifact@v2
with:
name: dist
- uses: actions/checkout@v2
- name: Set up Python
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit 93eaf27

Please sign in to comment.