Update test-repository-inside-container.yml

This commit is contained in:
Igor Pečovnik
2023-03-23 08:31:25 +01:00
committed by GitHub
parent bbb26e53cd
commit ddeaedd2e0

View File

@@ -37,6 +37,11 @@ jobs:
image: "${{ matrix.image }}"
steps:
- name: Show
run: |
apt install sudo
- name: Get more space
uses: easimon/maximize-build-space@master
with: