mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 19:07:54 +01:00
fix: removed OUTPUT_DIR
This commit is contained in:
parent
288976f017
commit
cf2f136778
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build-and-test.yml
vendored
1
.github/workflows/build-and-test.yml
vendored
|
|
@ -17,7 +17,6 @@ env:
|
|||
VARIANT: 'Server'
|
||||
SECURE_BOOT_KEY_URL: 'https://github.com/ublue-os/akmods/raw/main/certs/public_key.der'
|
||||
ENROLLMENT_PASSWORD: 'container-installer'
|
||||
OUTPUT_DIR: '/build-container-installer/build'
|
||||
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue