Update build-addr.yml

This commit is contained in:
gentlyxu 2020-07-27 00:26:48 +08:00 committed by GitHub
parent e2a25d240a
commit dcd6d239fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@main
- name: Run start-ci.sh
run: |
./start-ci.sh
./scripts/start-ci.sh
- name: Commit files
run: |
git config --local user.email "action@github.com"