Skip to content

Commit 856ee17

Browse files
committed
debugging ci
1 parent 77b1d26 commit 856ee17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
3333
- name: Build TS
3434
run: |
35-
npm run build
35+
ls node_modules && npm run build
3636
3737
- name: Run Tests
3838
run: |

0 commit comments

Comments
 (0)