Update python-package.yml
This commit is contained in:
parent
e8056bcf3d
commit
6fd453ff8e
1 changed files with 2 additions and 0 deletions
2
.github/workflows/python-package.yml
vendored
2
.github/workflows/python-package.yml
vendored
|
@ -13,6 +13,8 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: 'recursive'
|
||||
|
||||
- name: Get latest package lists
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue