Skip to content

Commit

Permalink
ssh2 install
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Staněk committed Oct 16, 2024
1 parent 8defbd9 commit b0ab186
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,6 @@ jobs:
run: |
apt-get -y install libssh2-1-dev
pecl install pecl.php.net/ssh2-1.4.1
echo extension=ssh2.so > /usr/local/etc/php/conf.d/ssh2.ini
- name: Deploy
run: phing deploy

0 comments on commit b0ab186

Please sign in to comment.