Skip to content

Commit

Permalink
ci: remove just init step for book deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
yukibtc authored Nov 13, 2024
1 parent 2b8ead5 commit 19d765f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,6 @@ jobs:
- name: Install just
run: cargo install just

- name: Init
run: cd book && just init

- name: Build
run: cd book && just build

Expand Down

0 comments on commit 19d765f

Please sign in to comment.