mirror of
https://github.com/game-ci/unity-builder.git
synced 2026-06-16 04:56:47 -07:00
Change workflow and variables to allow multiple build jobs
This commit is contained in:
@@ -5,8 +5,6 @@ inputs: {}
|
||||
outputs:
|
||||
buildPath:
|
||||
description: "Path where the current platform has been built to."
|
||||
allBuildsPath:
|
||||
description: "Path where the build folders are stored. Each platform creates a folder within it."
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
|
||||
Reference in New Issue
Block a user