Skip to content

Commit

Permalink
Update github-actions-make.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross authored Apr 17, 2024
1 parent 1c87a79 commit 3d054c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions etc/ci/github-actions-make.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ if [ -z "${SED_Z}" ]; then
SED_Z="${SED} -z"
fi

export SED
export SED_Z

make_one_time_file_real=""
unameOut="$(uname -s)"
if [[ "${unameOut}" == CYGWIN* ]]; then
Expand Down

0 comments on commit 3d054c5

Please sign in to comment.