Package in platform workflows

This commit is contained in:
sagudev 2023-04-06 16:19:08 +02:00
parent cfef75c99b
commit ec5b646b50
4 changed files with 53 additions and 4 deletions

View file

@ -35,6 +35,7 @@ jobs:
uses: ./.github/workflows/windows.yml
with:
layout: '2013'
unit-tests: true
build-mac:
name: Mac
@ -42,6 +43,7 @@ jobs:
uses: ./.github/workflows/mac.yml
with:
layout: '2013'
unit-tests: true
build-linux:
name: Linux