Skip to content

Commit 6e3504a

Browse files
committedMar 9, 2023
dubugging ci, that didn't work
1 parent dcce9de commit 6e3504a

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 .
165+
run: ls -R ./npm
166166
shell: bash
167167
- name: Publish
168168
run: |

0 commit comments

Comments
 (0)
Please sign in to comment.