Skip to content

Commit f6da732

Browse files
committed
feat: init project
1 parent b18d5eb commit f6da732

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
restore-keys: |
2727
mkdocs-material-
2828
- run: pip install pipenv
29-
- run: pipenv install
29+
- run: pipenv install --dev
3030
- run: mkdocs gh-deploy --force

0 commit comments

Comments
 (0)