Skip to content

Commit

Permalink
Issue #12 fix tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
thompson318 committed Feb 21, 2024
1 parent 7159d28 commit 223df4f
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 @@ -62,7 +62,7 @@ jobs:
cmake -DBUILD_PYTHON:BOOL=ON -DBUILD_SHARED_LIBS:BOOL=ON -Dndicapi_BUILD_APPLICATIONS:BOOL=OFF ..
make
cd ..
python -m build
python -m build
- name: build ubuntu manylinux
if: matrix.os == 'ubuntu-latest'
Expand Down

0 comments on commit 223df4f

Please sign in to comment.