mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
fix: simplified build process
This commit is contained in:
parent
1f13050cd3
commit
fd273e0329
3 changed files with 2 additions and 9 deletions
2
.github/workflows/build-and-test.yml
vendored
2
.github/workflows/build-and-test.yml
vendored
|
|
@ -17,7 +17,7 @@ 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: '/github/workspace/build'
|
||||
OUTPUT_DIR: '/build-container-installer/build'
|
||||
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue