This commit is contained in:
SimonFJ20 2026-03-20 13:54:14 +01:00
parent bc08bc9071
commit bba7835ef8

View File

@ -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