Skip to content

Commit

Permalink
set-e
Browse files Browse the repository at this point in the history
  • Loading branch information
Taiju Yamada committed Nov 28, 2023
1 parent 61f7371 commit 1ef80a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jobs:
cd ../..
- name: Install
run: |
set -e
mkdir -p build
cd build
cmake .. -GNinja -DUSE_PYBIND11_PYTHON_BINDINGS=ON -DOPT_PYTHON=OFF
Expand Down

0 comments on commit 1ef80a5

Please sign in to comment.