Skip to content

Commit fd619a0

Browse files
author
Create Index Workflow
committed
...
1 parent bc2522f commit fd619a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ readme_update() {
4747
-e "s/| Documentation |/| 📄 Documentation |/g" \
4848
-e "s/| Cheat Sheet |/| 📓 Cheat Sheet |/g" \
4949
-e "s/| Interview |/| 💬 Interview |/g" \
50-
-e "s/| Runbook |/| 🤖 Runbook |/g"
50+
-e "s/| Runbook |/| 🤖 Runbook |/g" \
51+
-e "s/| Learning Path |/| Learning Path |/g
5152
) >>README.md
5253
}
5354

0 commit comments

Comments
 (0)