mirror of
https://github.com/ryanvolz/radioconda.git
synced 2024-11-24 05:08:39 -05:00
Add DISTNAME to emulated test environment.
This commit is contained in:
parent
5ab1895296
commit
1432e366d6
1
.github/workflows/build_radioconda.yml
vendored
1
.github/workflows/build_radioconda.yml
vendored
@ -111,6 +111,7 @@ jobs:
|
||||
distro: ${{ matrix.EMU_DISTRO }}
|
||||
dockerRunArgs: --volume "${PWD}:/workdir"
|
||||
env: |
|
||||
DISTNAME: ${{ env.DISTNAME }}
|
||||
OS_NAME: ${{ matrix.OS_NAME }}
|
||||
ARCH: ${{ matrix.ARCH }}
|
||||
INSTALL_PATH: /workdir/test_installation
|
||||
|
Loading…
Reference in New Issue
Block a user