Browse Source

Update ci_src_examples_win.yml

pull/1060/head
Ray 5 years ago
committed by GitHub
parent
commit
e88099bfd3
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/ci_src_examples_win.yml

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

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

Loading…
Cancel
Save