Skip to content

Commit

Permalink
echo out GITHUB_OUTPUT
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwaldp-oci committed Jul 18, 2023
1 parent 4e2ebb0 commit f027744
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ jobs:
echo platform-matrix=${{inputs.override-build-matrix}} >> $GITHUB_OUTPUT
fi
echo "$GITHUB_OUTPUT"
Build:
name: Build leap
needs: [d, build-platforms, pm]
Expand Down

0 comments on commit f027744

Please sign in to comment.