mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-17 17:47:12 +00:00
update comments
This commit is contained in:
@@ -117,7 +117,7 @@ jobs:
|
||||
with:
|
||||
arch: ${{ matrix.arch }}
|
||||
toolset: ${{steps.setup-php-sdk.outputs.toolset}}
|
||||
# CMD only execute one commend per run
|
||||
# not sure why CMD can't do multiline run statements
|
||||
- run: phpize
|
||||
- run: .\configure --with-prefix=${{steps.setup-php-sdk.outputs.prefix}} --enable-awscrt=shared --enable-cli --enable-openssl
|
||||
- run: nmake
|
||||
|
||||
Reference in New Issue
Block a user