From fa1191eb7188ed46a1b8f6e81cdc34d1275a4ef9 Mon Sep 17 00:00:00 2001 From: gentlyxu Date: Thu, 15 Dec 2022 15:41:40 +0800 Subject: [PATCH] php 8.0 --- .github/workflows/auto-rebuild.yml | 1 - 1 file changed, 1 deletion(-) 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