mirror of
https://github.com/engineer-man/piston.git
synced 2025-05-05 11:26:27 +02:00
build distrobuilder from source
This commit is contained in:
parent
c33d57fa1a
commit
6d20a108e9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lxc-build.yml
vendored
2
.github/workflows/lxc-build.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
|
||||
- name: Install Distrobuilder
|
||||
run: sudo apt-get install -y distrobuilder
|
||||
run: sudo go get -v -x github.com/lxc/distrobuilder/distrobuilder
|
||||
# build container
|
||||
- name: Build Artifact
|
||||
run: sudo ./build.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue