mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-02-21 11:46:47 +00:00
[Enhancement] remove unnecessary typedoc install in workflow (#2263)
This commit is contained in:
parent
ca112e10fb
commit
766b9132dd
1
.github/workflows/github-pages.yml
vendored
1
.github/workflows/github-pages.yml
vendored
@ -47,7 +47,6 @@ jobs:
|
||||
run: |
|
||||
cd pokerogue_docs
|
||||
npm ci
|
||||
npm install typedoc --save-dev
|
||||
|
||||
- name: Generate Typedoc docs
|
||||
working-directory: ${{env.api-dir}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user