Explorar el Código

Update ci.yml

release/3.x.x
Christian hace 3 años
padre
commit
dfaf3dc31f
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. +3
    -3
      .github/workflows/ci.yml

+ 3
- 3
.github/workflows/ci.yml Ver fichero

@@ -18,9 +18,9 @@ jobs:
dotnet-version: ${{ matrix.dotnet-version }}

- name: Build
shell: pwsh
run: |
.\Build\build.ps1 1.2.3 4.5.6-rc1
shell: pwsh
run: |
.\Build\build.ps1 1.2.3 4.5.6-rc1


# - name: Install dependencies


Cargando…
Cancelar
Guardar