diff --git a/.github/workflows/auto-rebuild.yml b/.github/workflows/auto-rebuild.yml index cbc8f14b..a45fa9f9 100644 --- a/.github/workflows/auto-rebuild.yml +++ b/.github/workflows/auto-rebuild.yml @@ -25,7 +25,7 @@ jobs: # Runs a set of commands using the runners shell - name: Run run: | - sh ./scripts/build-list.sh + /bin/bash ./scripts/build-list.sh git stash -u git checkout dev git checkout stash@{0}^3 -- adblock-for-dnsmasq.conf