Cat Output on build.env
Some checks failed
Run Tests on Code / run-tests (push) Successful in 1s
Build and Release Binary File / run-tests (push) Failing after 3s
Build and Release Binary File / build-linux (push) Successful in 11m43s
Build and Release Binary File / upload-release (push) Successful in 18s

This commit is contained in:
Neshura 2023-11-18 02:45:10 +01:00
parent 20a5df07d5
commit ade1f4dc47
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C

View file

@ -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: |