Update cmake.yml

working on vars
This commit is contained in:
Scott Charlton 2021-09-14 22:16:01 -06:00 committed by GitHub
parent f51b62707c
commit 24dd7a116e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,7 +53,7 @@ jobs:
build:
needs: [init]
needs: [init]
# The CMake configure and build commands are platform agnostic and should work equally
# well on Windows or Mac. You can convert this to a matrix build if you need
# cross-platform coverage.