Skip to content

Commit 43fcb53

Browse files
committed
research
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 3c5c9f8 commit 43fcb53

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/nodejs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,8 @@ jobs:
222222
## rebuild deps for which scripts were ignored, or partially installed - since "ignore-scripts" was used
223223
npm rebuild --loglevel=silly libxmljs2 || npm uninstall --no-save libxmljs2 || true
224224
echo "::endgroup::"
225+
ls -lisah node_modules/
226+
npm why tslib
225227
- name: fetch build artifact
226228
# see https://github.com/actions/download-artifact
227229
uses: actions/download-artifact@v5

0 commit comments

Comments
 (0)