Skip to content

Commit

Permalink
build slides in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Aug 16, 2024
1 parent 636a140 commit aa2453e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
run: yarn typecheck
- name: Compile
run: yarn compile
- name: Build slides
run: yarn build:slides
- name: Build docs
run: yarn build:docs
- name: no jekyll
Expand Down

0 comments on commit aa2453e

Please sign in to comment.