remove install lsb_release
Infrastructure / Check infrastructure definitions (pull_request) Failing after 10s Details

This commit is contained in:
Gleb Koval 2023-08-29 00:41:34 +01:00
parent 6a83fdf379
commit 47c06b02f9
Signed by: cyclane
GPG Key ID: 15E168A8B332382C
1 changed files with 0 additions and 2 deletions

View File

@ -20,8 +20,6 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v3 uses: actions/checkout@v3
- run: |
apt install lsb-release
- name: Setup Python - name: Setup Python
uses: actions/setup-python@v4 uses: actions/setup-python@v4
with: with: