mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-13 17:12:41 +08:00
Update auto-rebuild.yml
This commit is contained in:
parent
6cf739ad41
commit
2fa12e5910
3
.github/workflows/auto-rebuild.yml
vendored
3
.github/workflows/auto-rebuild.yml
vendored
@ -24,8 +24,7 @@ jobs:
|
|||||||
git config --global user.name "GitHub Action[bot]"
|
git config --global user.name "GitHub Action[bot]"
|
||||||
git checkout adlist-maker
|
git checkout adlist-maker
|
||||||
/bin/bash ./scripts/build-list.sh
|
/bin/bash ./scripts/build-list.sh
|
||||||
ls -l ../anti*
|
git stash -a
|
||||||
git stash -u
|
|
||||||
git checkout master
|
git checkout master
|
||||||
git checkout stash@{0}^3 -- adblock-for-dnsmasq.conf
|
git checkout stash@{0}^3 -- adblock-for-dnsmasq.conf
|
||||||
git checkout stash@{0}^3 -- anti-ad-*
|
git checkout stash@{0}^3 -- anti-ad-*
|
||||||
|
Loading…
Reference in New Issue
Block a user