Update python-package.yml

This commit is contained in:
Kumi 2024-02-08 15:24:47 +01:00 committed by GitHub
parent e8056bcf3d
commit 6fd453ff8e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,6 +13,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
with:
submodules: 'recursive'
- name: Get latest package lists
run: |