Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu
2019-09-25 19:27:38 +08:00
parent 4dbe08d34a
commit 7952082356
+4 -2
View File
@@ -8,9 +8,11 @@ jobs:
steps:
- name: Clean install dependencies and build
working-directory: ./tests
run: |
ls -al
pwd
ls -al /
ls -al /home/runner/work
- name: send custom message
uses: appleboy/telegram-action@master