docs: update flatworm cli

This commit is contained in:
Richard Moore 2023-02-24 00:49:05 -05:00
parent 0d417ff2a9
commit ba967875f7

@ -32,7 +32,7 @@ jobs:
run: npm install --no-save 'https://github.com/ricmoo/flatworm.git#tsdocs' run: npm install --no-save 'https://github.com/ricmoo/flatworm.git#tsdocs'
- name: Build Documentation - name: Build Documentation
run: node node_modules/flatworm/lib/test-api-index ./docs.wrm/config.js run: node node_modules/flatworm/lib/cli-test ./docs.wrm/config.js
- name: Upload documentation to to docs.ethers.org - name: Upload documentation to to docs.ethers.org
uses: ethers-io/sync-s3-action@main uses: ethers-io/sync-s3-action@main