This commit is contained in:
parent
d535991410
commit
0c280eba97
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ jobs:
|
|||
- name: Setup build environment
|
||||
run: |
|
||||
cat /etc/os-release
|
||||
cat /etc/apt/sources.list
|
||||
apt-get update
|
||||
apt-get install -y devscripts debhelper equivs git nodejs sudo
|
||||
sudo hostname host.docker.internal
|
||||
|
|
Loading…
Reference in a new issue