[CI/CD] Fixed path to build scripts

This commit is contained in:
Salvador E. Tropea 2023-03-16 12:42:57 -03:00
parent ab0da8b684
commit 197d31fb67
1 changed files with 1 additions and 1 deletions

View File

@ -38,5 +38,5 @@ jobs:
- name: Build and push Docker image
run: |
cd kibot/tools/${{ matrix.ki_release }}
cd tools/${{ matrix.ki_release }}
./build.sh