This commit is contained in:
Mateusz Faderewski 2023-12-17 20:21:19 +01:00
parent c9434ef905
commit fab89401c4

View File

@ -118,6 +118,7 @@ jobs:
mkdir -p $PACKAGE_DIR
cd ${{ matrix.release-dir }}
tar ${{ matrix.options }} $PACKAGE_DIR/${{ matrix.name }}-${{ steps.version.outputs.replaced }}.${{ matrix.extension }} ${{ matrix.executable }}
shell: bash
working-directory: sw/deployer
- name: Upload artifact