mirror of
https://github.com/Mercantec-GHC/h5-projekt-mst.git
synced 2026-08-27 05:37:39 +02:00
fix ci
This commit is contained in:
parent
bc08bc9071
commit
bba7835ef8
2
.github/workflows/verify.yml
vendored
2
.github/workflows/verify.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- run: sudo apt-get install -y libmicrohttpd-dev
|
||||
- name: install llvm
|
||||
- run: |
|
||||
run: |
|
||||
wget https://apt.llvm.org/llvm.sh
|
||||
chmod +x llvm.sh
|
||||
sudo ./llvm.sh 22
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user