Skip to content

Commit

Permalink
broken pipe with re-echo
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandre Lamarre <alexandre.lamarre@suse.com>
  • Loading branch information
alexandreLamarre committed Apr 22, 2024
1 parent 6d51367 commit e20d750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
fetch-depth : 0
- name: Set K3s support output
id : support
run: ./.github/workflows/scripts/supported-versions.sh | echo >> $GITHUB_OUTPUT
run: ./.github/workflows/scripts/supported-versions.sh >> $GITHUB_OUTPUT
- name : CI
run : make ci
- name: Upload artifact
Expand Down

0 comments on commit e20d750

Please sign in to comment.