Update .gitea/workflows/build-iso.yml
Some checks failed
Build ISO and Upload Artifact / build-and-upload (push) Failing after 9m33s
Some checks failed
Build ISO and Upload Artifact / build-and-upload (push) Failing after 9m33s
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install -y clang lld
|
sudo apt install -y clang lld mtools xorriso
|
||||||
|
|
||||||
- name: Clone edk2
|
- name: Clone edk2
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user