templates: fix 'matrix-notifier' CI step
This commit is contained in:
parent
15d0e6bb38
commit
06c64c1a78
2 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue