From a3bc658c656fb9217519eb1296414c8113d4ee1c Mon Sep 17 00:00:00 2001 From: Tracey Jaquith Date: Sat, 17 Feb 2024 23:10:42 -0800 Subject: [PATCH] comments, re-indents, etc (nothing substantitive) --- .github/workflows/cicd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index ebd52eb..4a520f7 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -3,4 +3,4 @@ jobs: cicd: uses: internetarchive/cicd/.github/workflows/cicd.yml@main with: - PLATFORMS: 'linux/amd64, linux/arm64' + PLATFORMS: 'linux/amd64,linux/arm64'