Skip to content

Commit

Permalink
align pkg debugging with gha debugging part 13
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog committed Sep 28, 2023
1 parent 65fe68a commit 2834c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ runs:
--out-path dist \
${{ inputs.options }} \
${{ inputs.entrypoint }} \
"PKG_DEBUG"
"$PKG_DEBUG"
stat ${{ steps.pkg-action.outputs.file }}
echo "$PKG_DEBUG"
Expand Down

0 comments on commit 2834c7f

Please sign in to comment.