Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
apeabody authored Nov 12, 2024
1 parent 6a20dfb commit d4c4f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/build/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ build-image-developer-tools:
.PHONY: release-image-developer-tools
release-image-developer-tools:
if [[ -z "${GITHUB_SHA}" ]]; then
echo "ERROR: Missing GITHUB_SHA for the release"
echo "ERROR: Missing GITHUB_SHA for the release"
exit 1
fi

Expand Down

0 comments on commit d4c4f96

Please sign in to comment.