Update .gitea/workflows/validate.yaml
Some checks failed
Validate the build / Validate-With-Modern-Clang (push) Failing after 19s
Some checks failed
Validate the build / Validate-With-Modern-Clang (push) Failing after 19s
This commit is contained in:
parent
1f03114ada
commit
55887c66ee
@ -12,7 +12,7 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
apk add --no-cache git make
|
||||
apk add --no-cache git make bash
|
||||
|
||||
# Install LLVM/Clang 19 from edge repository
|
||||
echo "http://dl-cdn.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories
|
||||
|
Loading…
x
Reference in New Issue
Block a user