teste: apt
This commit is contained in:
parent
775ad730b9
commit
914900f509
1 changed files with 4 additions and 0 deletions
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
|
|
@ -51,6 +51,10 @@ jobs:
|
||||||
asset_name: cockpit-sensors.deb
|
asset_name: cockpit-sensors.deb
|
||||||
tag: ${{ github.ref }}
|
tag: ${{ github.ref }}
|
||||||
|
|
||||||
|
|
||||||
|
- name: Install RPM
|
||||||
|
run: apt update
|
||||||
|
|
||||||
- name: Install RPM
|
- name: Install RPM
|
||||||
run: apt install rpm
|
run: apt install rpm
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue