Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
[ghstack-poisoned]
  • Loading branch information
vmoens committed Feb 3, 2025
1 parent 5bb33c6 commit ec115af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/unittest/linux_libs/scripts_chess/setup_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ set -e
set -v

this_dir="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
apt-get install libcairo2-dev

# Avoid error: "fatal: unsafe repository"

git config --global --add safe.directory '*'
Expand Down

0 comments on commit ec115af

Please sign in to comment.