Commit 75d0fa3d authored by 赵小蒙's avatar 赵小蒙

fix error

parent 07f6c497
...@@ -32,7 +32,7 @@ jobs: ...@@ -32,7 +32,7 @@ jobs:
run: | run: |
git config --local user.email "moe@myhloli.com" git config --local user.email "moe@myhloli.com"
git config --local user.name "myhloli" git config --local user.name "myhloli"
git add version.py git add magic_pdf/libs/version.py
git commit -m "Update version.py with new version" git commit -m "Update version.py with new version"
- name: Push changes - name: Push changes
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment