Update manual.yml

This commit is contained in:
Mason Shi
2022-04-04 13:45:57 +08:00
committed by GitHub
parent 4d635ec11f
commit b8f870e55f

View File

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