mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 04:56:30 +02:00
apt update..
This commit is contained in:
parent
ce5934252b
commit
15857f1c0a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/lxc-build.yml
vendored
1
.github/workflows/lxc-build.yml
vendored
|
@ -22,6 +22,7 @@ jobs:
|
|||
|
||||
- name: Install LXC and Packer
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt install -y lxc lxc-templates debootstrap libvirt0 packer
|
||||
echo "lxc.net.0.type = veth" > default.conf
|
||||
echo "lxc.net.0.link = lxcbr0" >> default.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue