mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2024-11-20 11:21:14 +00:00
Install lsb-release
This commit is contained in:
parent
69aeb3f753
commit
b65354f2c4
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ jobs:
|
|||
uses: https://github.com/actions/checkout@v4
|
||||
-
|
||||
name: install sudo
|
||||
run: apt-get update && apt-get -y install sudo
|
||||
run: apt-get update && apt-get -y install sudo lsb-release
|
||||
-
|
||||
name: Set up docker
|
||||
uses: https://github.com/docker-practice/actions-setup-docker@master
|
||||
|
|
Loading…
Reference in a new issue