Skip to content

Commit 3d87f98

Browse files
author
tkokhing
committed
+2 re-org yaml, posts pulling processes
1 parent f4b8fbd commit 3d87f98

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/nextjs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,9 @@ jobs:
106106
echo "Advance check on workflow loaded onto ./.github"
107107
ls -lha ./.github
108108
echo "Advance check on topic post loaded onto ./_topic_post/_topics"
109-
ls -lha ./_topics
109+
ls -lha ./_topic_post/_topics
110110
echo "Advance check on blog post loaded onto ./_blog_post/_blogs"
111-
ls -lha ./_posts
111+
ls -lha ./_blog_post/_blogs
112112
echo "Advance check on linux post loaded onto ./_linux"
113113
ls -lha ./_linux
114114
echo "Advance check on linux post loaded onto ./public"

0 commit comments

Comments
 (0)