Skip to content

Commit a0349e0

Browse files
authored
Update table_of_contents.yml
1 parent 822d25b commit a0349e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/table_of_contents.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
steps:
2323

24-
# Step 1: Check out the repository
24+
# Step 1 - Check out the repository
2525
- name: Check out repository
2626
uses: actions/checkout@v3
2727

@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
python-version: '3.x'
3737

38-
# Step 4: Install Python dependencies
38+
# Step 4 - Install python dependencies
3939
- name: Install dependencies
4040
run: |
4141
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)