Update CI-master_tests.yml

This commit is contained in:
Carlos Polop 2021-12-29 16:54:35 +00:00 committed by GitHub
parent c84f538d93
commit f0a75b5705
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,6 +120,9 @@ jobs:
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
with:
ref: refs/heads/${{ github.head_ref }}
- uses: actions/setup-go@v2 - uses: actions/setup-go@v2
@ -151,7 +154,7 @@ jobs:
uses: actions/upload-artifact@v2 uses: actions/upload-artifact@v2
with: with:
name: linpeas.sh name: linpeas.sh
path: linpeas.sh path: linPEAS/linpeas.sh
- name: Create local changes - name: Create local changes
run: git add linPEAS/. run: git add linPEAS/.