Skip to content

Commit 08feafe

Browse files
authored
Update build-and-deploy.yml
1 parent 92ebaaa commit 08feafe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222
- name: Build all React projects
2323
run: |
2424
projects=(
25-
"01-Tic-Tac-Toe"
26-
"02-Searchable-Product-Data-Table"
25+
"01. Tic-Tac-Toe"
26+
"02. Searchable-Product-Data-Table"
2727
"03. Counter"
2828
"04. ToDo-App"
2929
"05. Meals-API-Project"

0 commit comments

Comments
 (0)