mirror of
https://github.com/Polprzewodnikowy/SummerCart64.git
synced 2024-11-22 05:59:15 +01:00
test
This commit is contained in:
parent
b7bda71521
commit
e605040d0f
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -101,9 +101,7 @@ jobs:
|
||||
run: |
|
||||
mkdir package
|
||||
cd target/release
|
||||
tar ${{ matrix.options }} \
|
||||
../../package/${{ matrix.name }}${{ steps.version.outputs.replaced }}.${{ matrix.extension }} \
|
||||
${{ matrix.executable }}
|
||||
tar ${{ matrix.options }} ../../package/${{ matrix.name }}${{ steps.version.outputs.replaced }}.${{ matrix.extension }} ${{ matrix.executable }}
|
||||
working-directory: sw/deployer
|
||||
|
||||
- name: Upload artifact
|
||||
|
Loading…
Reference in New Issue
Block a user