mirror of
https://github.com/titanscouting/tra-superscript.git
synced 2024-11-10 06:54:45 +00:00
fixed typo
This commit is contained in:
parent
1106a0ffb1
commit
fc63d5d7e1
2
.github/workflows/build-cli.yml
vendored
2
.github/workflows/build-cli.yml
vendored
@ -21,5 +21,5 @@ jobs:
|
|||||||
run: chmod +x build-CLI.sh
|
run: chmod +x build-CLI.sh
|
||||||
working-directory: build/
|
working-directory: build/
|
||||||
- name: Build Binary
|
- name: Build Binary
|
||||||
run: ./build-CLI.sh5
|
run: ./build-CLI.sh
|
||||||
working-directory: build/
|
working-directory: build/
|
Loading…
Reference in New Issue
Block a user