dont update go
This commit is contained in:
parent
dde705da56
commit
aa3a1a239f
|
@ -18,7 +18,7 @@ jobs:
|
|||
- name: Install Distrobuilder
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt install -y golang-go debootstrap rsync gpg squashfs-tools git
|
||||
sudo apt install -y debootstrap rsync gpg squashfs-tools git
|
||||
sudo go get -x github.com/lxc/distrobuilder/distrobuilder
|
||||
sudo python3 -m pip install pyyaml
|
||||
# build container
|
||||
|
|
Loading…
Reference in New Issue