Update .forgejo/workflows/build.yml
This commit is contained in:
parent
620658c9c3
commit
da51adc512
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
wget https://apt.llvm.org/llvm.sh
|
wget https://apt.llvm.org/llvm.sh
|
||||||
chmod +x llvm.sh
|
chmod +x llvm.sh
|
||||||
./llvm.sh 18
|
./llvm.sh 19
|
||||||
|
|
||||||
- name: Restore Beef repository
|
- name: Restore Beef repository
|
||||||
id: beef-repo-restore
|
id: beef-repo-restore
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue