Compare commits

...

1 Commits

Author SHA1 Message Date
Jingchen
51df71b3d3 Update action.yml 2025-06-04 22:47:11 +01:00

View File

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