Update manual.yml

This commit is contained in:
Mason Shi
2022-04-04 13:42:01 +08:00
committed by GitHub
parent 8f070902e0
commit 2d106c7e48

View File

@@ -50,7 +50,7 @@ jobs:
run: |
python3 auto-analysis/check_version.py
output="$(cat auto-analysis/win/x64/LATEST_VERSION)"
echo $output
echo "$output"
echo '::set-output name=LATEST_VERSION::$output'
create_release: