Skip to content

Commit da8f54d

Browse files
committed
Fix CI
1 parent f53cd5b commit da8f54d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
git config user.name fief-dev-ci
4242
git config user.email ci@fief.dev
4343
git fetch origin gh-pages --depth=1
44-
hatch run mike deploy --push --update-aliases ${{ env.DOC_TAG }}
44+
mike deploy --push --update-aliases ${{ env.DOC_TAG }}

0 commit comments

Comments
 (0)