Update manual.yml

This commit is contained in:
Mason Shi
2022-04-04 13:03:21 +08:00
committed by GitHub
parent cd28ff03d9
commit 40a95424b0

View File

@@ -52,6 +52,7 @@ jobs:
radare2/sys/install.sh
- name: Check Latest Version
id: checkVersion
run: |
output=$(python3 auto-analysis/check_version.py)
echo '::set-output name=LATEST_VERSION::$output'