Skip to content

Commit

Permalink
build dir
Browse files Browse the repository at this point in the history
  • Loading branch information
omalyshe committed Nov 8, 2024
1 parent be63889 commit 9063d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
token: ${{ secrets.COVERITY_TOKEN }}
email: ${{ secrets.COVERITY_EMAIL }}
project: ${{env.COVERITY_PROJECT }}
command: make VERBOSE=1 -j${BUILD_CONCURRENCY}
command: make VERBOSE=1 -j${BUILD_CONCURRENCY} ${GITHUB_WORKSPACE}/build

0 comments on commit 9063d22

Please sign in to comment.