This commit is contained in:
parent
dcf2fc7159
commit
528956540c
1 changed files with 2 additions and 2 deletions
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
|
@ -65,5 +65,5 @@ jobs:
|
|||
with:
|
||||
name: lapdev-linux
|
||||
path: |
|
||||
/workspace/mycosystems/lapdev/lapdev/target/debian/lapdev_${{ github.event.inputs.lapdev_version }}-1_amd64.deb
|
||||
/workspace/mycosystems/lapdev/lapdev/pkg/common/install.sh
|
||||
./target/debian/lapdev_${{ github.event.inputs.lapdev_version }}-1_amd64.deb
|
||||
./pkg/common/install.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue