setup-go/src/types.ts

3 lines
77 B
TypeScript
Raw Normal View History

// match what @actions/tool-cache expects
export type Architecture = string;