Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-rifkin committed Jul 29, 2023
1 parent ca357fb commit 7793516
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
cd build
cmake .. -DCMAKE_BUILD_TYPE=Debug
sudo make -j install
sudo /sbin/ldconfig
cd ../..
cp -rv libassert/tests/findpackage-integration .
mkdir findpackage-integration/build
Expand Down

0 comments on commit 7793516

Please sign in to comment.