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
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
# ====== Variables
|
# ====== Variables
|
||||||
REVISION=${{ github.run_number }}
|
export REVISION=${{ github.run_number }}
|
||||||
GH_MATRIX_ARCH=${{ matrix.arch }}
|
export GH_MATRIX_ARCH=${{ matrix.arch }}
|
||||||
|
|
||||||
echo "$(realpath .)"
|
echo "$(realpath .)"
|
||||||
ls -alch .
|
ls -alch .
|
||||||
|
Loading…
Reference in New Issue
Block a user