mirror of
https://github.com/minetest/irrlicht.git
synced 2024-11-16 15:30:25 +01:00
Update to latest branch of lukka/get-cmake
This commit is contained in:
parent
373a33a246
commit
79ffe6b6d8
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -103,7 +103,7 @@ jobs:
|
|||
apt-get install unzip g++-5 libidn11 libxi-dev libgl1-mesa-dev libpng-dev libjpeg-dev zlib1g-dev -qyy
|
||||
|
||||
- name: Setup CMake
|
||||
uses: lukka/get-cmake@dev/fix_and_test_old_cmake_releases
|
||||
uses: lukka/get-cmake@latest
|
||||
with:
|
||||
cmakeVersion: 3.5.2
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user