Skip to content

Commit

Permalink
folder permissions added (#207)
Browse files Browse the repository at this point in the history
Co-authored-by: Peter Mento <[email protected]>
  • Loading branch information
Pe7o and Peter Mento authored Oct 16, 2023
1 parent bdcced6 commit 786d834
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/run_tests_linux_gxx.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
mkdir build-linux-gxx

chmod 777 build-linux-gxx

cd build-linux-gxx || exit 1

cmake .. -DCMAKE_BUILD_TYPE=Debug \
Expand Down

0 comments on commit 786d834

Please sign in to comment.