diff --git a/.github/workflows/npm.yml b/.github/workflows/npm.yml index 5d4952ea..9aff080d 100644 --- a/.github/workflows/npm.yml +++ b/.github/workflows/npm.yml @@ -49,4 +49,4 @@ jobs: - name: List content after build shell: bash - run: ls -l \ No newline at end of file + run: ls -l && ls -l $SDK_JS_HOME \ No newline at end of file