mirror of
https://github.com/gradle/actions.git
synced 2025-04-22 02:39:19 +08:00
Fix target json
This commit is contained in:
parent
5367cdfacd
commit
f9f3c9c421
2
.github/workflows/update-checksums-file.js
vendored
2
.github/workflows/update-checksums-file.js
vendored
@ -77,7 +77,9 @@ async function main() {
|
||||
__dirname,
|
||||
'..',
|
||||
'..',
|
||||
'sources',
|
||||
'src',
|
||||
'wrapper-validation',
|
||||
'wrapper-checksums.json'
|
||||
)
|
||||
console.info(`Writing checksums file to ${jsonPath}`)
|
||||
|
Loading…
x
Reference in New Issue
Block a user