Skip to content

Commit afabd50

Browse files
committed
debug again
1 parent 3cfd193 commit afabd50

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update-api-reports.yml

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
node-version: 14.x
2020
- name: Yarn install
2121
run: yarn
22+
- name: git log before
23+
run: git log
2224
- name: Update API reports
2325
run: yarn ts-node-script scripts/exp/update-api-reports.ts
2426
id: update-api-reports

0 commit comments

Comments
 (0)