mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 01:57:13 +00:00
with checkout
This commit is contained in:
@@ -104,15 +104,14 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
arch: [x64]
|
arch: [x64]
|
||||||
steps:
|
steps:
|
||||||
- uses: ilammy/msvc-dev-cmd@v1
|
- name: Checkout Sources
|
||||||
with:
|
uses: actions/checkout@v2
|
||||||
arch: ${{ matrix.arch }}
|
with:
|
||||||
uwp: false
|
submodules: true
|
||||||
spectre: true
|
- name: Build ${{ env.PACKAGE_NAME }} + consumers
|
||||||
- name: Build ${{ env.PACKAGE_NAME }} + consumers
|
run: |
|
||||||
run: |
|
ls
|
||||||
ls
|
php
|
||||||
php
|
|
||||||
|
|
||||||
# windows-vc14:
|
# windows-vc14:
|
||||||
# runs-on: windows-latest
|
# runs-on: windows-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user