Skip to content

Commit

Permalink
Update test-ubuntu.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
htrgouvea committed Jun 18, 2024
1 parent dee875a commit 18a40a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v1
- name: Install dependencies
run: |
sudo apt install -y perl cpanminus gcc make zlib1g-dev libssl-dev
sudo apt install -y perl cpanminus gcc make zlib1g-dev libssl-dev libcrypt-ssleay-perl
sudo cpanm --installdeps .
sudo perl nipe.pl install
- name: Verify Nipe status
Expand Down

0 comments on commit 18a40a4

Please sign in to comment.