templates: fix 'matrix-notifier' CI step
This commit is contained in:
parent
15d0e6bb38
commit
06c64c1a78
|
@ -24,7 +24,7 @@ steps:
|
|||
- source: matrix_password
|
||||
target: pass
|
||||
commands:
|
||||
- nix run '.#matrix-notifier'
|
||||
- nix run github:ambroisie/matrix-notifier
|
||||
when:
|
||||
status:
|
||||
- failure
|
||||
|
|
|
@ -24,7 +24,7 @@ steps:
|
|||
- source: matrix_password
|
||||
target: pass
|
||||
commands:
|
||||
- nix run '.#matrix-notifier'
|
||||
- nix run github:ambroisie/matrix-notifier
|
||||
when:
|
||||
status:
|
||||
- failure
|
||||
|
|
Loading…
Reference in a new issue