Skip to content

Commit 447313a

Browse files
committed
reseaech
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent d8383f9 commit 447313a

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/workflows/nodejs.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -210,18 +210,6 @@ jobs:
210210
echo "::group::rebuild libxmljs2"
211211
npm rebuild --loglevel=silly libxmljs2 || npm uninstall --no-save libxmljs2 || true
212212
echo "::endgroup::"
213-
- name: research
214-
shell: bash
215-
run: |
216-
echo "::group::lock"
217-
cat node_modules/.package-lock.json
218-
echo "::endgroup::"
219-
echo "::group::why"
220-
npm why tslib || true
221-
echo "::endgroup::"
222-
echo "::group::ls"
223-
ls -lisah node_modules/
224-
echo "::endgroup::"
225213
- name: fetch build artifact
226214
# see https://github.com/actions/download-artifact
227215
uses: actions/download-artifact@v5

0 commit comments

Comments
 (0)