mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
Update action.yml
This commit is contained in:
1
.github/actions/build/action.yml
vendored
1
.github/actions/build/action.yml
vendored
@@ -27,6 +27,7 @@ runs:
|
||||
- name: build
|
||||
shell: bash
|
||||
run: |
|
||||
echo Running $(nproc) processes
|
||||
cmake \
|
||||
--build ${build_dir} \
|
||||
--config ${{ inputs.configuration }} \
|
||||
|
||||
Reference in New Issue
Block a user