nyx-scan/action.yml aktualisiert
This commit is contained in:
parent
4c1d1fa49c
commit
f8a5c7df76
1 changed files with 4 additions and 0 deletions
|
|
@ -50,6 +50,10 @@ runs:
|
|||
echo "=== nyx config ==="
|
||||
cat nyx.conf || echo "no nyx.conf"
|
||||
|
||||
- name: Debug nyx version
|
||||
shell: bash
|
||||
run: .nyx-src/target/release/nyx --version
|
||||
|
||||
- name: Run NYX scan
|
||||
id: nyx
|
||||
shell: bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue