nyx-scan/action.yml aktualisiert

This commit is contained in:
Alpha Nerd 2026-05-13 18:16:53 +02:00
parent 4c1d1fa49c
commit f8a5c7df76

View file

@ -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