mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Attempt to build with relenv buildenv environment variable set
This commit is contained in:
parent
c4fe0391c4
commit
0afeb7af1c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-deps-ci-action.yml
vendored
1
.github/workflows/build-deps-ci-action.yml
vendored
|
@ -124,6 +124,7 @@ jobs:
|
|||
env:
|
||||
PRINT_TEST_SELECTION: "0"
|
||||
PRINT_SYSTEM_INFO: "0"
|
||||
RELENV_BUILDENV: "1"
|
||||
run: |
|
||||
nox --install-only -e ${{ inputs.nox-session }}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue