mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 10:07:12 +00:00
fine
This commit is contained in:
@@ -110,6 +110,7 @@ jobs:
|
|||||||
version: '8.0'
|
version: '8.0'
|
||||||
arch: x64
|
arch: x64
|
||||||
ts: ts
|
ts: ts
|
||||||
|
deps: openssl
|
||||||
- uses: ilammy/msvc-dev-cmd@v1
|
- uses: ilammy/msvc-dev-cmd@v1
|
||||||
with:
|
with:
|
||||||
arch: ${{ matrix.arch }}
|
arch: ${{ matrix.arch }}
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
; only works on 64bit build
|
; only works on 64bit build
|
||||||
extension=.\x64\Release\php_awscrt.dll
|
extension=.\x64\Release_TS\php_awscrt.dll
|
||||||
|
|
||||||
; extension=php_openssl.dll
|
; extension=php_openssl.dll
|
||||||
; extension=php_mbstring.dll
|
; extension=php_mbstring.dll
|
||||||
|
|||||||
Reference in New Issue
Block a user