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