1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00

fix indentation

This commit is contained in:
Andrey Filipenkov 2022-09-19 11:31:48 +03:00
parent e423e415c1
commit 63409dd700

View File

@ -1,11 +1,11 @@
name: VCMI
on:
push:
branches:
- features/*
- develop
pull_request:
push:
branches:
- features/*
- develop
pull_request:
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
BUILD_TYPE: Release