mirror of
https://github.com/actions/setup-go.git
synced 2025-09-10 18:16:14 +00:00
3 lines
77 B
TypeScript
3 lines
77 B
TypeScript
|
// match what @actions/tool-cache expects
|
||
|
export type Architecture = string;
|