Update build-addr.yml

This commit is contained in:
gentlyxu 2020-12-24 15:00:20 +08:00 committed by GitHub
parent 75be6587e7
commit 056e32e814
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ jobs:
- uses: actions/checkout@main
- name: Run start-ci.sh
run: |
sudo update-alternatives --set php /usr/bin/php7.4
./scripts/start-ci.sh
- name: Commit files
run: |