Update CI-master_tests.yml

This commit is contained in:
Carlos Polop 2021-07-16 10:34:15 +01:00 committed by GitHub
parent 2ce37c2acb
commit 0b67b08814
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,15 +120,15 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
with:
ref: ${{ github.event.pull_request.head.ref }}
- name: Checkout Repo
uses: actions/checkout@master
- name: Build linpeas
run: |
python3 -m pip install PyYAML
cd linPEAS
python3 -m builder.linpeas_builder
- name: Run linpeas
run: linPEAS/linpeas.sh -h