Skip to content

Commit ff95645

Browse files
committed
plz work
1 parent de4cc47 commit ff95645

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,10 @@ jobs:
195195
name: "npm-package"
196196
path: tmp-npm-package-dir
197197

198+
- name: Display structure of downloaded files
199+
working-directory: tmp-npm-package-dir
200+
run: ls -R
201+
198202
- name:
199203
Set NPM_ENVIRONMENT
200204
# The way this logic works is it checks if the GitHub event is a push to the `main` branch

0 commit comments

Comments
 (0)