Update .gitea/workflows/build-iso.yml
Some checks failed
Build ISO and Upload Artifact / build-and-upload (push) Failing after 56s
Some checks failed
Build ISO and Upload Artifact / build-and-upload (push) Failing after 56s
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
- name: Install clang
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt install clang
|
||||
sudo apt install -y clang
|
||||
|
||||
- name: Make scripts executable
|
||||
run: chmod +x ./scripts/build_c.sh ./scripts/out_to_iso.sh
|
||||
|
||||
Reference in New Issue
Block a user