Browse Source

Update cmake.yml

pull/2804/head
Ray 2 years ago
committed by GitHub
parent
commit
656f47b7cc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/cmake.yml

+ 1
- 1
.github/workflows/cmake.yml View File

@ -36,7 +36,7 @@ jobs:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Create Build Environment
# Some projects don't allow in-source building, so create a separate build directory

Loading…
Cancel
Save