Skip to content

Commit f4b8fbd

Browse files
author
tkokhing
committed
+1 re-org yaml, posts pulling processes
1 parent 151928e commit f4b8fbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/nextjs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,9 @@ jobs:
105105
ls -lha
106106
echo "Advance check on workflow loaded onto ./.github"
107107
ls -lha ./.github
108-
echo "Advance check on topic post loaded onto ./_topics"
108+
echo "Advance check on topic post loaded onto ./_topic_post/_topics"
109109
ls -lha ./_topics
110-
echo "Advance check on blog post loaded onto ./_posts"
110+
echo "Advance check on blog post loaded onto ./_blog_post/_blogs"
111111
ls -lha ./_posts
112112
echo "Advance check on linux post loaded onto ./_linux"
113113
ls -lha ./_linux

0 commit comments

Comments
 (0)