mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-10 16:05:42 +08:00
fix hidden
This commit is contained in:
parent
8b1331bba0
commit
db629c216b
3
.github/workflows/run.yml
vendored
3
.github/workflows/run.yml
vendored
@ -32,9 +32,10 @@ jobs:
|
|||||||
echo "WIN_EXTRA=https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/hosts/extra.txt" >> $GITHUB_ENV
|
echo "WIN_EXTRA=https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/hosts/extra.txt" >> $GITHUB_ENV
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: Checkout the "hidden" branch of this repo
|
- name: Checkout the "hidden" branch of Loyalsoldier/v2ray-rules-dat
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
repository: 'Loyalsoldier/v2ray-rules-dat'
|
||||||
ref: hidden
|
ref: hidden
|
||||||
|
|
||||||
- name: Checkout Loyalsoldier/domain-list-custom
|
- name: Checkout Loyalsoldier/domain-list-custom
|
||||||
|
Loading…
Reference in New Issue
Block a user