Skip to content

Commit 574ed29

Browse files
committed
removing poetry again
1 parent 8d6f46f commit 574ed29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/deploy-documents.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
git config user.name niden
7878
git config user.email [email protected]
7979
git fetch --no-tags --prune --depth=1 origin +refs/heads/production:refs/remotes/origin/production
80-
poetry run mike deploy \
80+
mike deploy \
8181
--update-aliases \
8282
--push \
8383
--remote origin \

0 commit comments

Comments
 (0)