Skip to content

Commit

Permalink
ls it out
Browse files Browse the repository at this point in the history
  • Loading branch information
fingerartur committed Nov 27, 2023
1 parent 30509bc commit e965148
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/link-docs/linkDocs.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ core.info(`API docs link is: ${homepage}`)

core.info(`Debug info, CWD: ${process.cwd()}, __dirname: ${__dirname}, readme file path: ${README_FILE}`)

execSync(`ls .; ls ..`, { stdio: 'inherit' })

/**
* Set the "homepage" attribute in package.json
* @param {string} link
Expand Down

0 comments on commit e965148

Please sign in to comment.