This commit is contained in:
gentlyxu 2022-12-15 15:41:40 +08:00 committed by GitHub
parent 7f8be0f6dc
commit fa1191eb71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,6 @@ 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
git checkout adlist-maker
/bin/bash ./scripts/build-list.sh
git stash -u