Update main.yml
This commit is contained in:
parent
9f253a6ea4
commit
bd6a0f2910
7
.github/workflows/main.yml
vendored
7
.github/workflows/main.yml
vendored
@ -27,10 +27,5 @@ jobs:
|
|||||||
|
|
||||||
# Runs a single command using the runners shell
|
# Runs a single command using the runners shell
|
||||||
- name: Run a one-line script
|
- 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.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user