mirror of
https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite.git
synced 2025-12-24 16:59:08 +00:00
Update CI-master_tests.yml
This commit is contained in:
5
.github/workflows/CI-master_tests.yml
vendored
5
.github/workflows/CI-master_tests.yml
vendored
@@ -120,6 +120,9 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
ref: refs/heads/${{ github.head_ref }}
|
||||
|
||||
|
||||
- uses: actions/setup-go@v2
|
||||
|
||||
@@ -151,7 +154,7 @@ jobs:
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: linpeas.sh
|
||||
path: linpeas.sh
|
||||
path: linPEAS/linpeas.sh
|
||||
|
||||
- name: Create local changes
|
||||
run: git add linPEAS/.
|
||||
|
||||
Reference in New Issue
Block a user