ci: yaml
This commit is contained in:
parent
a8066428f8
commit
3c6a2eab32
2
.github/workflows/ubuntu.yml
vendored
2
.github/workflows/ubuntu.yml
vendored
@ -132,7 +132,6 @@ jobs:
|
|||||||
]
|
]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Maximize build space
|
|
||||||
- uses: easimon/maximize-build-space@master
|
- uses: easimon/maximize-build-space@master
|
||||||
with:
|
with:
|
||||||
remove-dotnet: 'true'
|
remove-dotnet: 'true'
|
||||||
@ -141,7 +140,6 @@ jobs:
|
|||||||
remove-codeql: 'true'
|
remove-codeql: 'true'
|
||||||
remove-docker-images: 'true'
|
remove-docker-images: 'true'
|
||||||
|
|
||||||
- name: Checkout
|
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
|
|
||||||
- name: Setup
|
- name: Setup
|
||||||
|
Loading…
Reference in New Issue
Block a user