Fix the path.

This commit is contained in:
Weston Schmidt
2023-11-28 00:51:34 -08:00
committed by GitHub
parent e274b572dd
commit 6782ae7868

View File

@@ -50,7 +50,7 @@ jobs:
- name: Build
working-directory: build
run: |
build-wrapper-linux-x86/build-wrapper-linux-x86-64 --out-dir bw-output make all test
build-wrapper-linux-x86-64 --out-dir bw-output make all test
- name: Merge GCOV Reports for Sonarcloud
working-directory: build