Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
vijaiaeroastro committed May 21, 2024
1 parent ea0b2c5 commit d15068a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,11 @@ jobs:
sh latest_lib3mf_sdk/Examples/CppDynamic/GenerateMake.sh
cd latest_lib3mf_sdk/Examples/CppDynamic/build
cmake --build .
echo "First Debug"
ls -al ../../
echo "Second Debug"
ls -al ../../../
echo "Following script will fail"
cp * ../../../test_suites/
cp *.so ../../../test_suites/ || true
Expand Down

0 comments on commit d15068a

Please sign in to comment.