Skip to content

Commit

Permalink
GHA: update installer pr content
Browse files Browse the repository at this point in the history
Signed-off-by: Vicente Cheng <[email protected]>
  • Loading branch information
Vicente-Cheng committed Feb 11, 2025
1 parent 7a642f1 commit c351478
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/installer-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,9 @@ jobs:
echo "**Test plan:**" >> $GITHUB_ENV
echo "" >> $GITHUB_ENV
echo "**More info:**" >> $GITHUB_ENV
echo "```" >> $GITHUB_ENV
cat /tmp/diff-result.txt >> $GITHUB_ENV
echo "```" >> $GITHUB_ENV
echo "EOF" >> $GITHUB_ENV
- name: Create installer PR
Expand Down

0 comments on commit c351478

Please sign in to comment.