ci: shorten workflow name
This way step names aren't cropped in the UI
This commit is contained in:
parent
d2e2cfeb8f
commit
d0cb004d7a
2
.github/workflows/cachix.yaml
vendored
2
.github/workflows/cachix.yaml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: "Populate Cachix binary cache"
|
||||
name: "Cachix"
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
|
Loading…
Reference in a new issue