Skip to content

Commit

Permalink
fix: souffleprof build
Browse files Browse the repository at this point in the history
  • Loading branch information
ceclin committed Jul 5, 2023
1 parent 08d9aea commit e2f6aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
$env:EnforceProcessCountAcrossBuilds = "true"
cmake --build build `
--config Release `
--target souffle `
--target souffle souffleprof `
--verbose
- name: CMake-Install
Expand Down

0 comments on commit e2f6aaf

Please sign in to comment.