Skip to content

Commit

Permalink
Merge pull request #7209 from gurevichmark/actions3
Browse files Browse the repository at this point in the history
Add installs to GitHub action to rebuild xCAT
  • Loading branch information
gurevichmark committed Jun 29, 2022
2 parents 487976e + 211c3d5 commit 3e30cec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/xcat_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 3e30cec

Please sign in to comment.