update npx -> npm
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
run: npm install
|
||||
|
||||
- name: Generate JSDoc
|
||||
run: npx run docs
|
||||
run: npm run docs
|
||||
|
||||
- name: Checkout the wiki repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user