Skip to content

Commit e6e4726

Browse files
Oleksandr Kulkovadamant-pwn
authored andcommitted
fix deploy_prod
1 parent 21b0518 commit e6e4726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
mkdocs-git-authors-plugin \
2929
mkdocs-git-revision-date-localized-plugin \
3030
mkdocs-simple-hooks \
31-
../plugins/mkdocs-git-committers-plugin-2
31+
plugins/mkdocs-git-committers-plugin-2
3232
- name: Cache Github Users
3333
uses: actions/cache@v3
3434
with:

0 commit comments

Comments
 (0)