mirror of
https://github.com/actions/setup-go.git
synced 2025-06-28 07:53:43 +00:00
Remove stable input and fix SemVer notation (#195)
This commit is contained in:
parent
2bb2aab2fd
commit
f6164bd8c8
6 changed files with 70 additions and 92 deletions
|
@ -1,4 +1,4 @@
|
|||
let os = require('os');
|
||||
const os = require('os');
|
||||
|
||||
export function getPlatform(): string {
|
||||
// darwin and linux match already
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue