Update python-package.yml

This commit is contained in:
Kumi 2024-02-08 15:30:49 +01:00 committed by GitHub
parent 31b95cf7b8
commit 68c7539e4d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,6 +19,7 @@ jobs:
uses: actions/checkout@v2
with:
submodules: 'recursive'
token: ${{ secrets.GITHUB_TOKEN }}
- name: Install dependencies
run: |