Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps authored Nov 24, 2023
1 parent ac63112 commit 1b00e5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ jobs:
${{ github.workspace }}/php/bin/phpize
./configure --with-php-config=${{ github.workspace }}/php/bin/php-config
make -j8 install
echo "extension=crypto.so" > ${{ github.workspace }}/php/etc/conf.d/crypto.ini
- name: Run PHPT tests
run: |
Expand Down

0 comments on commit 1b00e5c

Please sign in to comment.