mirror of
https://github.com/titanscouting/tra-superscript.git
synced 2025-03-03 13:25:47 +00:00
fixed path
Former-commit-id: 1106a0ffb1d393bd682fc70c3bf9dea7ea08575e
This commit is contained in:
parent
2f90e7d11a
commit
66e00987c4
4
.github/workflows/build-cli.yml
vendored
4
.github/workflows/build-cli.yml
vendored
@ -18,8 +18,8 @@ jobs:
|
||||
run: pip install -r requirements.txt
|
||||
working-directory: src/
|
||||
- name: Give Execute Permission
|
||||
run: chmod +x build/build-CLI.sh
|
||||
run: chmod +x build-CLI.sh
|
||||
working-directory: build/
|
||||
- name: Build Binary
|
||||
run: ./build-CLI.sh
|
||||
run: ./build-CLI.sh5
|
||||
working-directory: build/
|
Loading…
x
Reference in New Issue
Block a user