mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 20:22:51 +01:00
CI: Fix CI, missed space
This commit is contained in:
parent
519ebf1519
commit
4e639e1f68
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -903,7 +903,7 @@ jobs:
|
|||
ci-success:
|
||||
name: ci
|
||||
if: github.event_name == 'push' && success()
|
||||
needs:
|
||||
needs:
|
||||
- stylertic
|
||||
- stylearbiter
|
||||
- stylechannel
|
||||
|
|
Loading…
Reference in a new issue