setup-go/src/types.ts

3 lines
77 B
TypeScript

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