Update action.yml

This commit is contained in:
Jingchen
2025-06-04 22:47:11 +01:00
committed by GitHub
parent 11edaa441d
commit 51df71b3d3

View File

@@ -27,6 +27,7 @@ runs:
- name: build
shell: bash
run: |
echo Running $(nproc) processes
cmake \
--build ${build_dir} \
--config ${{ inputs.configuration }} \