Sfoglia il codice sorgente

Update ci_src_examples_win.yml

pull/1060/head
Ray 5 anni fa
committed by GitHub
parent
commit
e88099bfd3
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      .github/workflows/ci_src_examples_win.yml

+ 1
- 1
.github/workflows/ci_src_examples_win.yml Vedi 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

Caricamento…
Annulla
Salva