Skip to content

Commit 5b998b7

Browse files
authored
更新 debugger-action.yml
1 parent 1c914d2 commit 5b998b7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/debugger-action.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: debugger-action
22
on: workflow_dispatch
33
jobs:
44
debugger-action-job:
5-
runs-on: ubuntu-latest
5+
runs-on: ubuntu-latest
66
steps:
77
- name: Maximize Build Space
88
uses: easimon/maximize-build-space@master
@@ -16,4 +16,3 @@ jobs:
1616
- run: touch /tmp/keepalive
1717
- name: Setup Debug Session
1818
uses: csexton/debugger-action@master
19-
#aaa

0 commit comments

Comments
 (0)