Skip to content

Commit 2fa40dd

Browse files
committed
even more debugging
1 parent a8531ac commit 2fa40dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-common.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,7 @@ jobs:
340340
per_page: 100
341341
},
342342
(response) => {
343+
console.log(response);
343344
return response.data.jobs;
344345
},
345346
);

0 commit comments

Comments
 (0)