mirror of
https://github.com/game-ci/unity-builder.git
synced 2026-06-12 08:53:55 -07:00
4cca069ebb
Release Candidate changeset 1 - For 1.0 Cloud Runner
4 lines
58 B
TypeScript
4 lines
58 B
TypeScript
export class ProviderWorkflow {
|
|
public Name!: string;
|
|
}
|