Update auto-rebuild.yml

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

View File

@ -30,6 +30,7 @@ jobs:
- name: Run
run: |
sudo update-alternatives --set php /usr/bin/php7.4
git checkout scripts
/bin/bash ./scripts/build-list.sh
git stash -u
git checkout dev