añado cmake
Some checks failed
Create release from tag / create_release (push) Failing after 1m40s

This commit is contained in:
Álvaro González 2026-05-13 21:49:11 +02:00
parent 6eb5d3bb23
commit ea25f0d44f

View file

@ -31,6 +31,7 @@ jobs:
channel: stable
flutter-version: 3.38.9
- run: |
apt update
apt install -y cmake ninja-build
flutter build linux --release
flutter build web --release