Update ci.yaml

This commit is contained in:
Alejandro Asenjo Nitti 2023-12-06 00:53:02 -03:00 committed by GitHub
parent 065b566eb6
commit 7910efb530
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,7 @@ jobs:
- name: Install Python dependencies
run: python3 -m pip install -r ./tools/requirements-python.txt
run: make -s -C tools
- name: Update submodules
run: git submodule update --init --recursive