mirror of
https://github.com/actions/setup-go.git
synced 2025-06-28 16:03:43 +00:00
Apply internal discussion agreements
This commit is contained in:
parent
17fabf6bf1
commit
f1f69d49da
5 changed files with 6 additions and 15 deletions
|
@ -2,5 +2,3 @@ export enum StableReleaseAlias {
|
|||
Stable = 'stable',
|
||||
OldStable = 'oldstable'
|
||||
}
|
||||
|
||||
export const IS_WINDOWS = process.platform === 'win32';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue