Skip to content

Commit

Permalink
workflows: fix centos 7 checkout
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Stephens <[email protected]>
  • Loading branch information
patrick-stephens committed Dec 19, 2024
1 parent 22b9190 commit 88421cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
run: |
cmake3 -DCFL_DEV=on .
make
working-directory: cfl/build
working-directory: cfl

build-debian:
name: Debian Buster build to confirm no issues once used downstream
Expand Down

0 comments on commit 88421cb

Please sign in to comment.