We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b998b7 commit 3f315b8Copy full SHA for 3f315b8
1 file changed
.github/workflows/debugger-action.yml
@@ -2,7 +2,7 @@ name: debugger-action
2
on: workflow_dispatch
3
jobs:
4
debugger-action-job:
5
- runs-on: ubuntu-latest
+ runs-on: ubuntu-latest
6
steps:
7
- name: Maximize Build Space
8
uses: easimon/maximize-build-space@master
0 commit comments