Update build.yaml

This commit is contained in:
Andrea Cavalli 2020-12-26 12:45:53 +01:00
parent 643c8de174
commit 0bf91abb49
1 changed files with 2 additions and 2 deletions

View File

@ -51,8 +51,8 @@ jobs:
shell: bash
run: |
# ====== Variables
REVISION=${{ github.run_number }}
GH_MATRIX_ARCH=${{ matrix.arch }}
export REVISION=${{ github.run_number }}
export GH_MATRIX_ARCH=${{ matrix.arch }}
echo "$(realpath .)"
ls -alch .