mirror of
https://github.com/devkitPro/wut.git
synced 2026-08-16 07:36:52 -05:00
cmake included in docker
This commit is contained in:
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@@ -13,11 +13,6 @@ jobs:
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
|
||||
- name: install cmake
|
||||
run: |
|
||||
apt-get install -y cmake
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
make -j2
|
||||
|
||||
Reference in New Issue
Block a user