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: 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