Skip to content

Commit a98ab9b

Browse files
author
Create Index Workflow
committed
Fix Syntax
1 parent 4832926 commit a98ab9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ readme_update() {
4848
-e "s/| Cheat Sheet |/| 📓 Cheat Sheet |/g" \
4949
-e "s/| Interview |/| 💬 Interview |/g" \
5050
-e "s/| Runbook |/| 🤖 Runbook |/g" \
51-
-e "s/| Learning Path |/| 📚 Learning Path |/g"F
51+
-e "s/| Learning Path |/| 📚 Learning Path |/g"
5252
) >>README.md
5353
}
5454

0 commit comments

Comments
 (0)