Revert "[v4 beta] Fixes to download directory structure (#233)"

This reverts commit 88dadfbcfc.
This commit is contained in:
GitHub Inc Sponsored Developer Programme Sam Traders Smc Pvt Ltd 2023-10-31 13:57:01 +05:00 committed by GitHub
parent 88dadfbcfc
commit 5333e349ab
3 changed files with 5 additions and 13 deletions

View file

@ -25,5 +25,5 @@ outputs:
download-path:
description: 'Path of artifact download'
runs:
using: 'node20'
using: 'node16'
main: 'dist/index.js'