Skip to content

Commit

Permalink
Update develop-build-doc.yml
Browse files Browse the repository at this point in the history
Signed-off-by: byoernn <byoernn@outlook.de>
  • Loading branch information
byoernn authored Jan 30, 2024
1 parent afb30cf commit e77b112
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/develop-build-doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run install
uses: borales/actions-yarn@v4
with:
cmd: install # will run `yarn install` command
- run: yarn set version berry
- run: yarn install
- name: Build
uses: andstor/jsdoc-action@v1
with:
Expand Down

0 comments on commit e77b112

Please sign in to comment.