We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32b6b35 commit e3b7d65Copy full SHA for e3b7d65
.github/workflows/deploy-to-gh-pages.yml
@@ -23,6 +23,7 @@ jobs:
23
- name: Build
24
run: |
25
npm run build
26
+ npm list
27
28
- name: Deploy
29
uses: JamesIves/[email protected]
0 commit comments