Skip to content

Commit 6a181b2

Browse files
committed
Use my fork temporarily
1 parent a6d6349 commit 6a181b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

windows.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const rubyInstallerVersions = require('./windows-versions.json')
1616

1717
const drive = common.drive
1818

19-
const msys2GCCReleaseURI = 'https://github.com/ruby/setup-msys2-gcc/releases/latest/download'
19+
const msys2GCCReleaseURI = 'https://github.com/ntkme/setup-msys2-gcc/releases/latest/download'
2020

2121
const vcPkgBasePath = process.env['VCPKG_INSTALLATION_ROOT']
2222

0 commit comments

Comments
 (0)