mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-21 10:40:24 +00:00
Add installs to GitHub action to rebuild xCAT
This commit is contained in:
3
.github/workflows/xcat_test.yml
vendored
3
.github/workflows/xcat_test.yml
vendored
@@ -5,4 +5,5 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- run: ./build-ubunturepo -c UP=0 BUILDALL=1 GPGSIGN=0
|
||||
- run: sudo apt-get install -y fakeroot reprepro devscripts debhelper libcapture-tiny-perl libjson-perl libsoap-lite-perl libdbi-perl libcgi-pm-perl quilt openssh-server dpkg looptools genometools software-properties-common
|
||||
- run: sudo ./build-ubunturepo -c UP=0 BUILDALL=1 GPGSIGN=0
|
||||
|
Reference in New Issue
Block a user