Skip to content

Commit eaf7755

Browse files
committed
No tabs
1 parent 008a99b commit eaf7755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/build-matrix/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ runs:
1616
shell: bash
1717
env:
1818
IMAGE: fozztexx/defoogi
19-
VERSION: 1.4.1
19+
VERSION: 1.4.1
2020
run: |
2121
for platform in $(echo "${{ inputs.platforms }}" | tr ',' ' '); do
2222
echo "Building $platform..."

0 commit comments

Comments
 (0)