Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Seasawher committed Mar 31, 2024
1 parent 974e11f commit fbe4d39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
with:
mdbook-version: '0.4.32'

- name: Install mdbook-linkcheck
run: cargo install mdbook-linkcheck
- name: build
run: lake run build

- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit fbe4d39

Please sign in to comment.