Update build.yaml
This commit is contained in:
parent
643c8de174
commit
0bf91abb49
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@ -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 .
|
||||
|
Loading…
Reference in New Issue
Block a user