Update Artifact Paths
Some checks failed
Some checks failed
This commit is contained in:
parent
a854d5039d
commit
805c845481
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ jobs:
|
|||
-
|
||||
name: Load .env from build job
|
||||
run: |
|
||||
mv -v artifacts/build-env/build-env/build.env build.env
|
||||
mv -v artifacts/build-env/build.env build.env
|
||||
export $(xargs <build.env)
|
||||
cat build.env
|
||||
-
|
||||
|
|
Reference in a new issue