mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
use var
This commit is contained in:
parent
6e7bef7806
commit
441364b76e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-iso.yml
vendored
2
.github/workflows/test-iso.yml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
|||
IMAGE_NAME: 'base-main'
|
||||
IMAGE_REPO: 'ghcr.io/ublue-os'
|
||||
VARIANT: 'Kinoite'
|
||||
VERSION: 39
|
||||
VERSION: ${{ matrix.version }}
|
||||
ACTION_REPO: ${{ github.repository }}
|
||||
ACTION_REF: ${{ github.ref }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue