mirror of
https://github.com/peass-ng/PEASS-ng.git
synced 2026-08-01 00:20:50 -07:00
Update main.yml
This commit is contained in:
@@ -27,10 +27,5 @@ jobs:
|
||||
|
||||
# Runs a single command using the runners shell
|
||||
- name: Run a one-line script
|
||||
run: echo Hello, world!
|
||||
run: linPEAS/linpeas.sh
|
||||
|
||||
# Runs a set of commands using the runners shell
|
||||
- name: Run a multi-line script
|
||||
run: |
|
||||
echo Add other actions to build,
|
||||
echo test, and deploy your project.
|
||||
|
||||
Reference in New Issue
Block a user