fix:checkVesion

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

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