Update build-addr.yml

This commit is contained in:
gently 2019-12-26 10:12:38 +08:00 committed by GitHub
parent 7ca88b8aac
commit 7a84165924
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
name: CI name: Auto build new list
on: on:
push: push:
@ -13,7 +13,4 @@ jobs:
- uses: actions/checkout@v1 - uses: actions/checkout@v1
- name: Run start.sh - name: Run start.sh
run: | run: |
ls -l ./start.sh
pwd
php -v
echo test, and deploy your project.