Skip to content

Commit

Permalink
Update publish-doc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa committed Jul 15, 2023
1 parent ad777e3 commit f39ebe6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/publish-doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,5 @@ jobs:
run: npm install
- name: Install dependencies (Python)
run: pip install -r packages/docutils/requirements.txt
- run: |
cd packages/appium
npm run publish:docs
- run: npm run publish:docs
working-directory: packages/appium

0 comments on commit f39ebe6

Please sign in to comment.