Skip to content

Commit 839e14b

Browse files
committed
reseaech
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 5bd4b28 commit 839e14b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ jobs:
220220
cat node_modules/.package-lock.json
221221
echo "::endgroup::"
222222
echo "::group::why"
223-
npm why tslib
223+
npm why tslib || true
224224
echo "::endgroup::"
225225
echo "::group::ls"
226226
ls -lisah node_modules/

0 commit comments

Comments
 (0)