Skip to content

Commit 781f886

Browse files
committed
fixup! debugging
1 parent 7cd4fb6 commit 781f886

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
commits: ${{toJSON(steps.*.outputs.commits)}}
3636
debug:
3737
needs: commit_list
38+
runs-on: ubuntu-latest
3839
steps:
3940
- run: echo "${{fromJSON(needs.commit_list.outputs.commits)}}"
4041
# fmt:

0 commit comments

Comments
 (0)