mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-01 10:25:33 +00:00
Get GitHub action script directory reference10
This commit is contained in:
2
.github/workflows/xcat_test.yml
vendored
2
.github/workflows/xcat_test.yml
vendored
@ -3,7 +3,7 @@ on:
|
||||
push
|
||||
jobs:
|
||||
xcat_pr_test:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-18.04
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- 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
|
||||
|
Reference in New Issue
Block a user