Skip to content

Commit

Permalink
build slides before docs
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Aug 16, 2024
1 parent 140fa93 commit 636a140
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: yarn test:core
- name: unit tests
run: yarn test:samples
- name: docs
run: yarn build:docs
- name: slides
run: yarn build:slides
- name: docs
run: yarn build:docs

0 comments on commit 636a140

Please sign in to comment.