mirror of
https://github.com/actions/setup-dotnet.git
synced 2026-06-07 06:17:08 +00:00
add debug log
This commit is contained in:
parent
354d280fa3
commit
1d2f8f9eaf
1 changed files with 2 additions and 0 deletions
|
|
@ -191,5 +191,7 @@ function writeFeedToFile(
|
|||
|
||||
const output = builder.build(xmlSource);
|
||||
|
||||
core.debug(output)
|
||||
|
||||
fs.writeFileSync(tempFileLocation, output);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue