This commit is contained in:
parent
daaf4e2d60
commit
eae30d13a6
1 changed files with 2 additions and 2 deletions
|
@ -6,5 +6,5 @@ jobs:
|
|||
- name: List files in the repository
|
||||
run: |
|
||||
echo Sync files with server
|
||||
echo "🍏 This job's status is ${{ job.status }}."
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
echo "We are in $PWD"
|
||||
- run: echo "Job ended with status '${{ job.status }}'."
|
||||
|
|
Loading…
Reference in a new issue