This commit is contained in:
gentlyxu 2022-12-15 15:33:21 +08:00 committed by GitHub
parent 2c59fbd9e0
commit b56c50f514
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ jobs:
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
# sudo update-alternatives --set php /usr/bin/php7.4
/bin/bash ./scripts/prepare-upstream.sh
git add *
git commit -am "download upstream."