mirror of
https://github.com/Binary-Coalescence/motorDSM.git
synced 2025-08-04 21:55:40 -05:00
Github Actions fix: set BASE env var to matrix.base
This commit is contained in:
1
.github/workflows/ci-scripts-build-full.yml
vendored
1
.github/workflows/ci-scripts-build-full.yml
vendored
@@ -26,6 +26,7 @@ jobs:
|
||||
env:
|
||||
CMP: ${{ matrix.cmp }}
|
||||
BCFG: ${{ matrix.configuration }}
|
||||
BASE: ${{ matrix.base }}
|
||||
WINE: ${{ matrix.wine }}
|
||||
RTEMS: ${{ matrix.rtems }}
|
||||
RTEMS_TARGET: ${{ matrix.rtems_target }}
|
||||
|
Reference in New Issue
Block a user