Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mohnoor94 committed Aug 27, 2024
1 parent bdfe5c8 commit 5255a03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/selfserve-checkout-and-upload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
find .
echo "----"
PATH=${{ inputs.artifact_key }}/${{ inputs.artifact_path }}
PATH=$(echo "$PATH" | sed 's:/*$::')
echo "Artifact Path to Upload: $PATH"
if [ -z "$PATH" ]; then
echo "Path is empty. Proceeding with job."
Expand Down

0 comments on commit 5255a03

Please sign in to comment.