Skip to content

Commit 203237d

Browse files
committed
Fix comment
1 parent 16e4611 commit 203237d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- 'v*.*'
1010

1111
env:
12-
# Platforms to build the image for amd64 and arm64.
12+
# Build the image for amd64 and arm64
1313
BUILD_PLATFORMS: linux/amd64,linux/arm64
1414
DOCKERHUB_REPO: ${{ github.repository_owner }}/esp32-arduino-lib-builder
1515

0 commit comments

Comments
 (0)