Skip to content

Refactored DescriptorSets (#51) #214

Refactored DescriptorSets (#51)

Refactored DescriptorSets (#51) #214

Workflow file for this run

name: Build
on:
push:
workflow_dispatch:
jobs:
# call-windows-build:
# name: Windows Build
# uses: novusengine/Workflows/.github/workflows/win-build.yml@master
# with:
# project: Engine
call-linux-build:
name: Linux Build
uses: novusengine/Workflows/.github/workflows/linux-build.yml@master
with:
project: Engine