templates: fix 'matrix-notifier' CI step

This commit is contained in:
Bruno BELANYI 2024-04-01 22:25:37 +01:00
parent 15d0e6bb38
commit 06c64c1a78
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ steps:
- source: matrix_password
target: pass
commands:
- nix run '.#matrix-notifier'
- nix run github:ambroisie/matrix-notifier
when:
status:
- failure

View File

@ -24,7 +24,7 @@ steps:
- source: matrix_password
target: pass
commands:
- nix run '.#matrix-notifier'
- nix run github:ambroisie/matrix-notifier
when:
status:
- failure