Skip to content

Commit 5e23328

Browse files
authored
Update main.yml
1 parent 5dc6975 commit 5e23328

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
pypi-job:
1010
runs-on: ubuntu-latest
1111
steps:
12+
- uses: actions/checkout@v2
1213
- name: Install twine
1314
run: pip install twine
1415
- name: Build package

0 commit comments

Comments
 (0)