with checkout

This commit is contained in:
Dengke Tang
2022-11-03 16:28:22 -07:00
parent f6c0109067
commit 8b0b784ec4
+3 -4
View File
@@ -104,11 +104,10 @@ jobs:
matrix: matrix:
arch: [x64] arch: [x64]
steps: steps:
- uses: ilammy/msvc-dev-cmd@v1 - name: Checkout Sources
uses: actions/checkout@v2
with: with:
arch: ${{ matrix.arch }} submodules: true
uwp: false
spectre: true
- name: Build ${{ env.PACKAGE_NAME }} + consumers - name: Build ${{ env.PACKAGE_NAME }} + consumers
run: | run: |
ls ls