This commit is contained in:
David Rowe 2020-11-18 16:54:21 +13:00
parent c299026378
commit 6c8b11ddda

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_sort}}" >> $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