mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-24 04:29:34 -04:00
CI: install CMake 3.31.6 for now
This commit is contained in:
parent
e2d6043f88
commit
a59843fcfc
3
.github/workflows/packages.yml
vendored
3
.github/workflows/packages.yml
vendored
@ -63,6 +63,9 @@ jobs:
|
|||||||
sudo apt-get install ninja-build
|
sudo apt-get install ninja-build
|
||||||
sudo apt-get build-dep libsdl2-dev
|
sudo apt-get build-dep libsdl2-dev
|
||||||
|
|
||||||
|
- name: Install CMake
|
||||||
|
uses: lukka/get-cmake@v3.31.6
|
||||||
|
|
||||||
- name: Developer Command Prompt
|
- name: Developer Command Prompt
|
||||||
if: runner.os == 'Windows'
|
if: runner.os == 'Windows'
|
||||||
uses: ilammy/msvc-dev-cmd@v1
|
uses: ilammy/msvc-dev-cmd@v1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user