Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilchodola authored May 8, 2024
1 parent 9f11ef0 commit 4448d68
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 @@ -38,7 +38,7 @@ inputs:
runs:
using: 'composite'
steps:
- run: chmod +x ./scripts/wait-for-workflow.sh && ./scripts/wait-for-workflow.sh
- run: bash ./scripts/wait-for-workflow.sh
shell: bash
env:
GITHUB_TOKEN: ${{ inputs.GITHUB_TOKEN }}
Expand Down

0 comments on commit 4448d68

Please sign in to comment.