mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-01-22 22:39:16 +08:00
Update auto-rebuild.yml
This commit is contained in:
parent
7c76c0d322
commit
0a3dd9e1c3
2
.github/workflows/auto-rebuild.yml
vendored
2
.github/workflows/auto-rebuild.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
|||||||
# Runs a set of commands using the runners shell
|
# Runs a set of commands using the runners shell
|
||||||
- name: Run
|
- name: Run
|
||||||
run: |
|
run: |
|
||||||
sh ./scripts/build-list.sh
|
/bin/bash ./scripts/build-list.sh
|
||||||
git stash -u
|
git stash -u
|
||||||
git checkout dev
|
git checkout dev
|
||||||
git checkout stash@{0}^3 -- adblock-for-dnsmasq.conf
|
git checkout stash@{0}^3 -- adblock-for-dnsmasq.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user