Update build-python-packages.yml

This commit is contained in:
priya-kinthali
2024-06-14 12:03:33 +05:30
committed by GitHub
parent 14816f3ddf
commit 29399f642a

View File

@@ -71,6 +71,7 @@ jobs:
steps:
- name: Checkout submodules
shell: pwsh
run: |
git submodule update --init --recursive
- name: Check out repository code