fix:checkVesion

This commit is contained in:
手瓜一十雪
2024-04-16 12:45:07 +08:00
parent ff263ec378
commit db522fecc1

View File

@@ -27,7 +27,7 @@ jobs:
- name: Check Version
run: |
ls
node ./script/checkVersion.js
node ./script/checkVersion.cjs
sh ./checkVersion.sh
build-linux:
runs-on: ubuntu-latest