Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
offa committed May 13, 2024
1 parent ffc2696 commit dca94f0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,7 @@ jobs:
- name: Build
run: script/ci_build.sh
- name: Install
run: |
export DESTDIR=/tmp/ifdb
cmake --build build --target install
run: cmake --install ./build --prefix /tmp/ci_ifdb


# formatting-check:
Expand Down

0 comments on commit dca94f0

Please sign in to comment.