diff options
| author | Henrik Tjäder <henrik@tjaders.com> | 2023-02-01 22:52:03 +0100 |
|---|---|---|
| committer | Henrik Tjäder <henrik@tjaders.com> | 2023-03-01 00:35:10 +0100 |
| commit | 4e639e1f68ea392181aafb754118ec61dfe7ffbd (patch) | |
| tree | 262287e572ab6f308df5f9a09521206579de02de | |
| parent | 519ebf15195592e2970d6b876d82fa564c2f7678 (diff) | |
CI: Fix CI, missed space
| -rw-r--r-- | .github/workflows/build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 550b07e..baa1996 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -903,7 +903,7 @@ jobs: ci-success: name: ci if: github.event_name == 'push' && success() - needs: + needs: - stylertic - stylearbiter - stylechannel |
