mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-12-02 11:34:47 +01:00
local
This commit is contained in:
parent
69bbefa02a
commit
8f43187271
2
.github/workflows/build_releases.yml
vendored
2
.github/workflows/build_releases.yml
vendored
@ -544,7 +544,7 @@ jobs:
|
||||
|
||||
- name: Test installing generated Debian release
|
||||
run: |
|
||||
sudo apt install ${{ steps.verify.outputs.DEB_FILE }} -y
|
||||
sudo apt install ./${{ steps.verify.outputs.DEB_FILE }} -y
|
||||
btm -V
|
||||
|
||||
- name: Delete generated Debian folder
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user