Ray
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/ci_src_examples_win.yml
|
|
@ -6,7 +6,7 @@ jobs: |
|
|
|
build: |
|
|
|
runs-on: windows-latest |
|
|
|
steps: |
|
|
|
- uses: actions/checkout@v1 |
|
|
|
- uses: actions/checkout@master |
|
|
|
- name: Setup Environment |
|
|
|
run: | |
|
|
|
mkdir build |
|
|
|