Skip to content

Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp #1086

Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp

Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp #1086

Workflow file for this run

name: Build
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
name: Build
uses: ./.github/workflows/cmake.yml
with:
build_type: Release