Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
offa committed May 7, 2024
1 parent fa40af2 commit 303548c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
- name: Build
run: script/ci_build.sh
- name: Install
run: cmake -DCMAKE_INSTALL_PREFIX=$HOME --build build --target install
run: cmake --build build --target install


formatting-check:
Expand Down

0 comments on commit 303548c

Please sign in to comment.