Skip to content

Commit

Permalink
oops x2
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps authored Nov 24, 2023
1 parent b327d7e commit ac63112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
--enable-cli \
--with-openssl \
--with-zlib \
--with-zlib-dir=/usr
--with-zlib-dir=/usr \
--${{ matrix.zts }}-zts \
--prefix="${{ github.workspace }}/php"
make -j ${{ steps.cpu-cores.outputs.count }} install
Expand Down

0 comments on commit ac63112

Please sign in to comment.