custom FW repos code generation process #5817

only: hopefully last commit?
This commit is contained in:
rusefillc 2023-12-20 19:58:12 -05:00
parent cd60d81e7f
commit 6eb464a3e3
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ jobs:
- name: Package and Upload Bundle
working-directory: ext/rusefi/
run: bash misc/jenkins/compile_other_versions/prepare_bundle.sh ${{env.gha_shortBoardName}} "generated/tunerstudio/generated/${{env.gha_iniFileName}}" master
run: bash misc/jenkins/compile_other_versions/prepare_bundle.sh ${{env.gha_shortBoardName}} "../../generated/tunerstudio/generated/${{env.gha_iniFileName}}" master
- name: Upload bundle artifact
uses: actions/upload-artifact@v4