Skip to content

Commit f568caf

Browse files
committed
debug ci
1 parent 6695cde commit f568caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
- name: Move artifacts
163163
run: yarn artifacts
164164
- name: List packages
165-
run: ls -R ./npm
165+
run: ls -R .
166166
shell: bash
167167
- name: Publish
168168
run: |

0 commit comments

Comments
 (0)