fix?
Infrastructure / Check infrastructure definitions (pull_request) Failing after 9s Details

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

View File

@ -21,8 +21,7 @@ jobs:
uses: actions/checkout@v3
- run: |
uname -a
lsb_release -a
apt install lsb-release
- name: Setup Python
uses: actions/setup-python@v4
with: