Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
SemyonSinchenko committed May 14, 2024
1 parent d64a421 commit b9d0622
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:

- uses: PyO3/maturin-action@v1
with:
command: build
args: --release
command: develop
args: -E all

# Inspired by https://blog.elmah.io/deploying-a-mkdocs-documentation-site-with-github-actions/
- name: Install & deploy
Expand Down

0 comments on commit b9d0622

Please sign in to comment.