Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
UplandJacob authored Oct 16, 2024
1 parent e7966d9 commit 5a8e31e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
echo "PLATFORM=${PLATFORM}" >> $GITHUB_ENV
echo "VERSION=${VERSION}" >> $GITHUB_ENV
echo "REPO_NAME_LC=$(echo ${GITHUB_REPOSITORY} | tr '[:upper:]' '[:lower:]')" >> $GITHUB_ENV
echo "platform may be different that arch. ex armv7 vs arm/v7"
echo "platform may be different than arch. ex armv7 vs arm/v7"

- name: Build and push Docker images
Expand Down

0 comments on commit 5a8e31e

Please sign in to comment.