mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-10 03:55:35 +08:00
show last 10 lines of category-ads-all file
This commit is contained in:
parent
10619755c8
commit
aa363d2d75
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -110,6 +110,11 @@ jobs:
|
||||
|
||||
echo ">>>>>>>>>>>>>>>>>>>>>>>>"
|
||||
|
||||
echo "list last 10 lines of category-ads-all file"
|
||||
tail -n 10 $GOPATH/src/$GEOSITE_REPO/data/category-ads-all
|
||||
|
||||
echo ">>>>>>>>>>>>>>>>>>>>>>>>"
|
||||
|
||||
echo "list files in publish folder"
|
||||
ls -lah ./publish
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user