也许去掉个./?

This commit is contained in:
shenjack 2022-12-29 17:13:01 +08:00
parent 0f6e8eb327
commit 4abb3a6414

View File

@ -62,7 +62,7 @@ jobs:
- name: Get Difficult-Rocket info
id: DR_info
shell: shell
run: python ./.github/workflows/get_info.py
run: python .github/workflows/get_info.py
# 还是得我自己写脚本
- name: Build on Windows