fix zulip-send path
This commit is contained in:
parent
838de0e838
commit
6c112e0459
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -130,6 +130,6 @@ jobs:
|
|||
ZULIP_BOT_EMAIL: ${{ secrets.ZULIP_BOT_EMAIL }}
|
||||
ZULIP_API_TOKEN: ${{ secrets.ZULIP_API_TOKEN }}
|
||||
run: |
|
||||
zulip-send --stream miri --subject "Cron Job Failure" \
|
||||
~/.local/bin/zulip-send --stream miri --subject "Cron Job Failure" \
|
||||
--message '@**RalfJ** @**oli** the Miri cron job build failed. Please investigate!' \
|
||||
--user $ZULIP_BOT_EMAIL --api-key $ZULIP_API_TOKEN
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue