Skip to content

Commit f05fd42

Browse files
Add Linux support
1 parent 71eacbd commit f05fd42

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/job-cmakebuild-linux.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,9 @@ name: ZEngine Cmake Linux Workflow
33
on:
44
workflow_call:
55
inputs:
6-
targetFramework:
7-
type: string
8-
required: true
96
configuration:
107
type: string
118
default: 'Debug'
12-
architecture:
13-
type: string
14-
default: 'x64'
159

1610
jobs:
1711
Linux-Build:

0 commit comments

Comments
 (0)