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