mirror of
https://github.com/Mas0nShi/typoraCracker.git
synced 2023-07-10 13:41:20 +08:00
Update manual.yml
This commit is contained in:
3
.github/workflows/manual.yml
vendored
3
.github/workflows/manual.yml
vendored
@@ -54,7 +54,8 @@ jobs:
|
||||
- name: Check Latest Version
|
||||
id: checkVersion
|
||||
run: |
|
||||
output=$(python3 auto-analysis/check_version.py)
|
||||
python3 auto-analysis/check_version.py
|
||||
output=$(cat auto-analysis/LATEST_VERSION)
|
||||
echo $output
|
||||
echo '::set-output name=LATEST_VERSION::$output'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user