mirror of
https://github.com/nqrduck/LimeDriverBindings.git
synced 2024-11-06 02:30:04 +00:00
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:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
with:
|
||||||
|
submodules: 'recursive'
|
||||||
|
|
||||||
- name: Get latest package lists
|
- name: Get latest package lists
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue