2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-21 02:30:21 +00:00

Add installs to GitHub action to rebuild xCAT

This commit is contained in:
Mark Gurevich
2022-06-29 13:37:02 -04:00
parent 487976e84b
commit 211c3d5c96

View File

@@ -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