mirror of
https://github.com/gradle/actions.git
synced 2025-04-22 18:59: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,
|
__dirname,
|
||||||
'..',
|
'..',
|
||||||
'..',
|
'..',
|
||||||
|
'sources',
|
||||||
'src',
|
'src',
|
||||||
|
'wrapper-validation',
|
||||||
'wrapper-checksums.json'
|
'wrapper-checksums.json'
|
||||||
)
|
)
|
||||||
console.info(`Writing checksums file to ${jsonPath}`)
|
console.info(`Writing checksums file to ${jsonPath}`)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user