Cat Output on build.env
Some checks failed
Some checks failed
This commit is contained in:
parent
20a5df07d5
commit
ade1f4dc47
1 changed files with 1 additions and 0 deletions
|
@ -117,6 +117,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
mv -v artifacts/build-env/build-env/build.env build.env
|
mv -v artifacts/build-env/build-env/build.env build.env
|
||||||
export $(xargs <build.env)
|
export $(xargs <build.env)
|
||||||
|
cat build.env
|
||||||
-
|
-
|
||||||
name: Rearrange Artifact Paths
|
name: Rearrange Artifact Paths
|
||||||
run: |
|
run: |
|
||||||
|
|
Reference in a new issue