make update

This commit is contained in:
Fabiana Cecin 2025-12-11 06:38:39 -03:00
parent 8a80cf9ee3
commit 3f411e107f
No known key found for this signature in database
GPG Key ID: BCAB8A55CB51B6C7

View File

@ -76,8 +76,8 @@ jobs:
.git/modules
key: ${{ runner.os }}-vendor-modules-${{ steps.submodules.outputs.hash }}
- name: Update submodules
run: git submodule update --init --recursive
- name: Update dependencies
run: make update
- name: Build binaries
run: make V=1 QUICK_AND_DIRTY_COMPILER=1 all tools