aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/build.yml
diff options
context:
space:
mode:
authorHenrik Tjäder <henrik@tjaders.com>2023-02-01 22:52:03 +0100
committerHenrik Tjäder <henrik@tjaders.com>2023-03-01 00:35:10 +0100
commit4e639e1f68ea392181aafb754118ec61dfe7ffbd (patch)
tree262287e572ab6f308df5f9a09521206579de02de /.github/workflows/build.yml
parent519ebf15195592e2970d6b876d82fa564c2f7678 (diff)
CI: Fix CI, missed space
Diffstat (limited to '.github/workflows/build.yml')
-rw-r--r--.github/workflows/build.yml2
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