diff --git a/.github/workflows/auto-rebuild.yml b/.github/workflows/auto-rebuild.yml index 75d792de..1e5037ad 100644 --- a/.github/workflows/auto-rebuild.yml +++ b/.github/workflows/auto-rebuild.yml @@ -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