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 3290b63 commit 952f3fa
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 @@ -58,7 +58,7 @@ jobs:
run: |
git checkout "$BRANCH_NAME"
shell: bash
working-directory: cmetrics
working-directory: ctraces

- name: Run compilation
run: |
Expand Down

0 comments on commit 952f3fa

Please sign in to comment.