Skip to content

Commit

Permalink
ci/msys: Add more debug log for missing make targets
Browse files Browse the repository at this point in the history
  • Loading branch information
ribose-jeffreylau committed Dec 28, 2021
1 parent 3a3c0bb commit 36f1e4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/install_functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ install_libnereon() {
mkdir build
cd build
cmake ..
ls -la
ls -la ..
make
sudo make install
}

0 comments on commit 36f1e4d

Please sign in to comment.