AMDSL: Numerous fixes to make SKL work with the v11 GRUB and Kernel #96
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Create QubesOS RPMs | |
on: | |
push: | |
branches: | |
- '*' | |
tags: | |
- '*' | |
jobs: | |
qubes-dom0-package: | |
uses: TrenchBoot/.github/.github/workflows/qubes-dom0-packagev2.yml@master | |
with: | |
qubes-component: 'secure-kernel-loader' | |
qubes-pkg-src-dir: 'qubesos' |