Skip to content

Commit

Permalink
Work in /src
Browse files Browse the repository at this point in the history
  • Loading branch information
tpadioleau committed Jan 8, 2025
1 parent 4d072c0 commit ce88a95
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gyselalibxx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
run: |
cat<<-EOF > run.sh
set -xe
cd /src
git config --global --add safe.directory '*'
export CMAKE_BUILD_PARALLEL_LEVEL=4
Expand Down

0 comments on commit ce88a95

Please sign in to comment.