Skip to content

Commit

Permalink
picocli fish completion: install fish 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
serg-v committed Feb 25, 2023
1 parent 3479683 commit cf51a16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dejagnu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
steps:
- name: Install Fish shell and DejaGnu
run: |
sudo apt-add-repository -y ppa:fish-shell/release-3
sudo apt-get update
sudo apt-get install -y fish dejagnu
- name: Check versions
Expand Down

0 comments on commit cf51a16

Please sign in to comment.