lsb_release
This commit is contained in:
@@ -12,9 +12,9 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: https://github.com/actions/checkout@v3
|
||||
- name: Install sudo
|
||||
run: apt-get update && apt-get install -y sudo
|
||||
- uses: docker-practice/actions-setup-docker@master
|
||||
- name: Install libs
|
||||
run: apt-get update && apt-get install -y sudo lsb-release systemd docker.io
|
||||
# - uses: docker-practice/actions-setup-docker@master
|
||||
- name: Self-hosted Renovate
|
||||
uses: renovatebot/github-action@v39.0.5
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user