mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 09:51:36 +00:00
actions take 27
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -31,6 +31,7 @@ jobs:
|
||||
if [ "${RUNNER_OS}" == "macOS" ]; then
|
||||
# prefer standard GNU tools like date over MacOS defaults
|
||||
export PATH="/usr/local/opt/coreutils/libexec/gnubin:$(brew --prefix)/opt/gnu-tar/libexec/gnubin:$PATH"
|
||||
fi
|
||||
set +e
|
||||
bash --version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user