test2
This commit is contained in:
parent
f0317721d0
commit
89f20d5e0c
4
.github/workflows/pre-linpeas-ubuntu.yml
vendored
4
.github/workflows/pre-linpeas-ubuntu.yml
vendored
@ -13,7 +13,7 @@ on:
|
|||||||
|
|
||||||
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
||||||
jobs:
|
jobs:
|
||||||
Run on Macos:
|
Run_on_Macos:
|
||||||
# The type of runner that the job will run on
|
# The type of runner that the job will run on
|
||||||
runs-on: macos-latest
|
runs-on: macos-latest
|
||||||
|
|
||||||
@ -26,7 +26,7 @@ jobs:
|
|||||||
- name: Run linpeas
|
- name: Run linpeas
|
||||||
run: linPEAS/linpeasasdasdasd.sh
|
run: linPEAS/linpeasasdasdasd.sh
|
||||||
|
|
||||||
Run on Ubuntu:
|
Run_on_Ubuntu:
|
||||||
# The type of runner that the job will run on
|
# The type of runner that the job will run on
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user