upload ini from firmware build (#4456)

This commit is contained in:
rusefi 2022-08-17 20:41:06 -04:00
parent 3f15e93987
commit bde8e3c3ba
1 changed files with 0 additions and 3 deletions

View File

@ -358,9 +358,6 @@ jobs:
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master' && env.skip != 'true'
working-directory: ./firmware/tunerstudio/generated
run: |
ls -l ..
ls -l
echo ${{matrix.ini-file}}
../upload_ini.sh ${{matrix.ini-file}} ${{ secrets.RUSEFI_ONLINE_FTP_USER }} ${{ secrets.RUSEFI_ONLINE_FTP_PASS }} ${{ secrets.RUSEFI_FTP_SERVER }}
- name: Upload build elf