mirror of
https://github.com/Polprzewodnikowy/SummerCart64.git
synced 2024-11-25 15:16:53 +01:00
fix
This commit is contained in:
parent
c9434ef905
commit
fab89401c4
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -118,6 +118,7 @@ jobs:
|
|||||||
mkdir -p $PACKAGE_DIR
|
mkdir -p $PACKAGE_DIR
|
||||||
cd ${{ matrix.release-dir }}
|
cd ${{ matrix.release-dir }}
|
||||||
tar ${{ matrix.options }} $PACKAGE_DIR/${{ matrix.name }}-${{ steps.version.outputs.replaced }}.${{ matrix.extension }} ${{ matrix.executable }}
|
tar ${{ matrix.options }} $PACKAGE_DIR/${{ matrix.name }}-${{ steps.version.outputs.replaced }}.${{ matrix.extension }} ${{ matrix.executable }}
|
||||||
|
shell: bash
|
||||||
working-directory: sw/deployer
|
working-directory: sw/deployer
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
|
Loading…
Reference in New Issue
Block a user