fixed typo

This commit is contained in:
Arthur Lu 2021-08-26 22:57:15 +00:00
parent 1106a0ffb1
commit fc63d5d7e1

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/