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