Skip to content

Commit

Permalink
Update build-includes.yml (#2018)
Browse files Browse the repository at this point in the history
  • Loading branch information
Applevangelist authored Oct 19, 2023
1 parent 2dd2e59 commit f0a3717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-includes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
echo "Branch name: ${{ steps.extract_branch.outputs.branch }}"
echo "Repository: ${{ github.repository }}"
echo "Commit-Id: ${{ github.sha }}"
echo "FORCE_PUSH: ${{ env.FORCE_PUSH }}"
echo "FORCE_PUSH: ${{ vars.FORCE_PUSH }}"
#########################################################################
# Prepare build environment
Expand Down

0 comments on commit f0a3717

Please sign in to comment.