Skip to content

Commit 4fa6d3b

Browse files
committed
chore: remove unneeded spaces
1 parent d740e63 commit 4fa6d3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: docs
1+
name: docs
22
on:
33
push:
44
branches:
@@ -13,5 +13,5 @@ jobs:
1313
- uses: actions/setup-python@v4
1414
with:
1515
python-version: 3.x
16-
- run: pip install mkdocs-material
16+
- run: pip install mkdocs-material
1717
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)