Skip to content

Commit

Permalink
build: attempted to fix error I introduced
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Alminana <[email protected]>
  • Loading branch information
leonardo-albertovich committed Dec 16, 2024
1 parent c92c91b commit 3274b8d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,5 @@ jobs:
with:
preset: ${{ matrix.preset }}
# dependencies_debian: ''
cmakeflags: '-DCTR_TESTS=On -DCMT_DEV=on ../'
cmakeflags: '-DCTR_TESTS=On -DCMT_DEV=on .'
build_command: make all
working-directory: build

0 comments on commit 3274b8d

Please sign in to comment.