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 - source: matrix_password
target: pass target: pass
commands: commands:
- nix run '.#matrix-notifier' - nix run github:ambroisie/matrix-notifier
when: when:
status: status:
- failure - failure

View file

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