From 5da8e3c708754c06493422418c44c2754fec0d2e Mon Sep 17 00:00:00 2001 From: gentlyxu <1243610+gentlyxu@users.noreply.github.com> Date: Sat, 29 May 2021 00:49:58 +0800 Subject: [PATCH] Update auto-rebuild.yml --- .github/workflows/auto-rebuild.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/auto-rebuild.yml b/.github/workflows/auto-rebuild.yml index 0690ef89..b63a12eb 100644 --- a/.github/workflows/auto-rebuild.yml +++ b/.github/workflows/auto-rebuild.yml @@ -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