From 40b8f02a2eb80c69c90d331d40ad22a7a6a42dee Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Wed, 26 Jul 2023 14:47:02 -0400 Subject: [PATCH] [no ci] actions: spacing fix --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0ba93f8a..2ba3a687 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -823,6 +823,7 @@ jobs: contents: write packages: write pull-requests: read + steps: - uses: actions/checkout@v3