Remove runner info step

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2020-08-16 01:51:39 +02:00
parent 320acb8414
commit 52102ad62f
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -14,12 +14,6 @@ jobs:
main:
runs-on: ubuntu-latest
steps:
-
name: Runner info
run: |
sudo apt-get install -y hwinfo
sudo hwinfo --short
sudo mount
-
name: Run local registry
run: |