fixed typo

Former-commit-id: fc63d5d7e1
This commit is contained in:
Arthur Lu 2021-08-26 22:57:15 +00:00
parent 66e00987c4
commit 3e212e4502

View File

@ -21,5 +21,5 @@ jobs:
run: chmod +x build-CLI.sh
working-directory: build/
- name: Build Binary
run: ./build-CLI.sh5
run: ./build-CLI.sh
working-directory: build/