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