Skip to content

Commit

Permalink
[CI] Add dependency on bash completition for deb packages
Browse files Browse the repository at this point in the history
  • Loading branch information
katyukha committed Mar 2, 2023
1 parent 529ecd5 commit a8d11a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
arch: 'amd64'
depends: >-
sudo,
bash-completion,
libzip5,
python3,
python3-virtualenv,
Expand Down Expand Up @@ -126,6 +127,7 @@ jobs:
arch: 'amd64'
depends: >-
sudo,
bash-completion,
libzip4,
python3,
python3-virtualenv,
Expand Down

0 comments on commit a8d11a3

Please sign in to comment.