Update build.yaml
This commit is contained in:
parent
76a517ecbd
commit
26e4072058
6
.github/workflows/build.yaml
vendored
6
.github/workflows/build.yaml
vendored
@ -29,9 +29,11 @@ jobs:
|
||||
# ====== Variables
|
||||
REVISION=${{ github.run_number }}
|
||||
GH_MATRIX_ARCH=${{ matrix.arch }}
|
||||
|
||||
|
||||
echo "$(realpath .)"
|
||||
ls -alch .
|
||||
source ./github-workflows/setup-variables.sh
|
||||
|
||||
|
||||
echo "REVISION=$REVISION" >> $GITHUB_ENV
|
||||
echo "TD_SRC_DIR=$TD_SRC_DIR" >> $GITHUB_ENV
|
||||
echo "TD_BIN_DIR=$TD_BIN_DIR" >> $GITHUB_ENV
|
||||
|
Loading…
Reference in New Issue
Block a user