This commit is contained in:
David Rowe 2020-11-18 20:49:47 +13:00
parent 6c8b11ddda
commit 066dd2a6cc

View file

@ -44,7 +44,7 @@ jobs:
id: buildenv1
run: |
echo ::set-output name=github_sha_short::`echo $GIT_COMMIT | cut -c1-7`
echo "GIT_COMMIT_SHORT={{github_sha_short}}" >> $GITHUB_ENV
echo "GIT_COMMIT_SHORT=${{github_sha_short}}" >> $GITHUB_ENV
echo "JOB_NAME=build (${{matrix.os}}, ${{matrix.build_type}})" >> $GITHUB_ENV
# Linux build variables