mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-08-04 15:18:52 +00:00
Update Linux_AppImage_Build.yml
This commit is contained in:
parent
46922a2dcc
commit
36215f0d2b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/Linux_AppImage_Build.yml
vendored
2
.github/workflows/Linux_AppImage_Build.yml
vendored
|
@ -30,7 +30,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
|
||||||
sudo ./llvm.sh 16
|
sudo ./llvm.sh 17
|
||||||
|
|
||||||
- name: Install newer CMake
|
- name: Install newer CMake
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue