with checkout

This commit is contained in:
Dengke Tang
2022-11-03 16:28:22 -07:00
parent f6c0109067
commit 8b0b784ec4
+8 -9
View File
@@ -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