Skip to content

Commit a42b2f0

Browse files
committed
👷 use build example cmd
1 parent 32acd37 commit a42b2f0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎.github/workflows/build.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,7 @@ jobs:
4343
run: yarn build
4444

4545
- name: Build Example 🔨
46-
run: |
47-
cd example
48-
yarn build
46+
run: yarn build:example
4947
env:
5048
DEPLOY_PRIME_URL: https://rohit-gohri.github.io/
5149
DEPLOY_BASE_URL: /redocusaurus/

0 commit comments

Comments
 (0)