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:
|
||||
arch: [x64]
|
||||
steps:
|
||||
- uses: ilammy/msvc-dev-cmd@v1
|
||||
with:
|
||||
arch: ${{ matrix.arch }}
|
||||
uwp: false
|
||||
spectre: true
|
||||
- name: Build ${{ env.PACKAGE_NAME }} + consumers
|
||||
run: |
|
||||
ls
|
||||
php
|
||||
- name: Checkout Sources
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: true
|
||||
- name: Build ${{ env.PACKAGE_NAME }} + consumers
|
||||
run: |
|
||||
ls
|
||||
php
|
||||
|
||||
# windows-vc14:
|
||||
# runs-on: windows-latest
|
||||
|
||||
Reference in New Issue
Block a user