Skip to content

Commit a2b0444

Browse files
committed
WIP
1 parent d0ebd0b commit a2b0444

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/canary.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,8 @@ jobs:
5757
- name: Update npm
5858
run: npm install -g npm@latest
5959

60+
- name: Debug
61+
run: cat package.json
62+
6063
- name: Publish canary release
6164
run: npm publish --tag canary --access public

0 commit comments

Comments
 (0)