Attempting to use custom action #27
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -92,5 +92,6 @@ jobs:
|
|||||||
RECIPE_PATH: ${{ steps.build_vars.outputs.recipe_path }}
|
RECIPE_PATH: ${{ steps.build_vars.outputs.recipe_path }}
|
||||||
RUST_LOG_STYLE: always
|
RUST_LOG_STYLE: always
|
||||||
CLICOLOR_FORCE: "1"
|
CLICOLOR_FORCE: "1"
|
||||||
|
RUST_BACKTRACE: "1"
|
||||||
run: |
|
run: |
|
||||||
sudo -E bluebuild build -v --push ${RECIPE_PATH}
|
sudo -E bluebuild build -v --push ${RECIPE_PATH}
|
Reference in New Issue
Block a user