Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
laolarou726 authored Mar 18, 2024
1 parent bbdf81e commit 0bed43b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,8 @@ jobs:
with:
path: 'CSKB_Hosting/docs'

- name: Install Deps
- name: Install Deps and Build
run: |
cd CSKB_Hosting
yarn install
- name: Build
run: |
yarn run docs:build

0 comments on commit 0bed43b

Please sign in to comment.