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 1275e01 commit ceaa943Copy full SHA for ceaa943
.github/workflows/check-js-build.yml
@@ -29,6 +29,7 @@ jobs:
29
cd js
30
npm ci
31
npm run build
32
+ npm ls
33
- name: Check JupyterLab build artifacts
34
run: |
35
# 1. Hash contents of all static files, sort by content hash
0 commit comments