Skip to content

Commit

Permalink
windows??
Browse files Browse the repository at this point in the history
Signed-off-by: Brian DeHamer <[email protected]>
  • Loading branch information
bdehamer committed May 7, 2024
1 parent bf2e88e commit 26aef12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ runs:
push-to-registry: ${{ inputs.push-to-registry }}
github-token: ${{ inputs.github-token }}
- id: translate-output
if: runner.os != 'Windows'
shell: bash
run: |
read -r line < ${{ steps.attest.outputs.bundle-path }}
Expand Down

0 comments on commit 26aef12

Please sign in to comment.