mirror of
https://github.com/egor-white/zaprett.git
synced 2026-01-23 11:09:46 +05:00
Fix paths for copying lists in workflow
This commit is contained in:
4
.github/workflows/workflow_without_post.yml
vendored
4
.github/workflows/workflow_without_post.yml
vendored
@@ -76,9 +76,9 @@ jobs:
|
||||
wget https://raw.githubusercontent.com/CherretGit/zaprett-repo/refs/heads/main/lists/include/list-youtube.txt -O lists/list-youtube.txt
|
||||
wget https://raw.githubusercontent.com/CherretGit/zaprett-repo/refs/heads/main/lists/include/list-discord.txt -O lists/list-discord.txt
|
||||
|
||||
cp lists/* zaprett/lists/
|
||||
cp lists/* zaprett/zaprett/lists/
|
||||
|
||||
cp lists/* zaprett-hosts/system/etc/zaprett/lists/
|
||||
cp lists/* zaprett-hosts/zaprett/lists/
|
||||
|
||||
cp hosts/hosts zaprett-hosts/system/etc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user