Update auto-rebuild.yml

This commit is contained in:
gentlyxu 2021-05-29 00:53:15 +08:00 committed by GitHub
parent 5da8e3c708
commit e97f380434
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,8 @@ jobs:
# Runs a set of commands using the runners shell
- name: Run
run: |
git config --global user.email "action@github.com"
git config --global user.name "GitHub Action[bot]"
sudo update-alternatives --set php /usr/bin/php7.4
git checkout scripts
/bin/bash ./scripts/build-list.sh