mirror of
https://github.com/Polprzewodnikowy/SummerCart64.git
synced 2024-11-22 05:59:15 +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
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user