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