Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chbinousamy authored Dec 17, 2023
1 parent 245df53 commit ca9ac6c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,10 @@ jobs:
git clone --recurse-submodules --depth=1 https://github.com/chbinousamy/porcinet_extra.git
cd porcinet_extra && ./configure_cmake.sh && cd build && make -j 4 && sudo make install && make clean
export LD_LIBRARY_PATH=/usr/local/lib && sudo ldconfig
-
name: "put euros"
run: |
git clone https://github.com/openfootball/euro
-
name: "Run Demo Tests"
run: |
Expand Down

0 comments on commit ca9ac6c

Please sign in to comment.