Skip to content

Commit

Permalink
quieter cmake install
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotaku committed Mar 4, 2024
1 parent 11c9581 commit ba15c00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/build-toolchain/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ runs:
- name: Install
shell: bash
run: cmake --install ${{github.workspace}}/build
env:
CMAKE_INSTALL_MESSAGE: 'NEVER'

- name: Set output
id: set-output
Expand Down

0 comments on commit ba15c00

Please sign in to comment.