Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pjain05 authored Jan 9, 2024
1 parent 8a4216f commit 57d2e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
continuePipeline: ${{env.continuePipeline}}
showTailLog: ${{env.showTailLog}}
uploadFileCheck: ${{env.uploadFileCheck}}
inputstartfile: $pwd/${{env.inputstartfile}}
inputstartfile: ${{env.inputstartfile}}

0 comments on commit 57d2e83

Please sign in to comment.