mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-03 16:51:30 +00:00
CI: Update CMake version
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -116,7 +116,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Setup CMake
|
- name: Setup CMake
|
||||||
run: |
|
run: |
|
||||||
curl -L https://github.com/Kitware/CMake/releases/download/v3.29.3/cmake-3.29.3-windows-i386.zip -o cmake.zip
|
curl -L https://github.com/Kitware/CMake/releases/download/v3.30.4/cmake-3.30.4-windows-i386.zip -o cmake.zip
|
||||||
unzip cmake.zip
|
unzip cmake.zip
|
||||||
|
|
||||||
- name: Setup JDK
|
- name: Setup JDK
|
||||||
|
Reference in New Issue
Block a user