Update Linux_AppImage_Build.yml

This commit is contained in:
wheremyfoodat 2023-10-25 15:04:13 +03:00 committed by GitHub
parent 46922a2dcc
commit 36215f0d2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ jobs:
run: |
wget https://apt.llvm.org/llvm.sh
chmod +x ./llvm.sh
sudo ./llvm.sh 16
sudo ./llvm.sh 17
- name: Install newer CMake
run: |