Browse Source

Update ci.yml

release/3.x.x
Christian 2 years ago
parent
commit
1e5390679f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/ci.yml

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

@@ -21,7 +21,7 @@ jobs:
shell: pwsh
run: |
Set-Location -Path "Build"
.\Build\build.ps1 1.2.3 4.5.6-rc1
.\build.ps1 1.2.3 4.5.6-rc1


# - name: Install dependencies


Loading…
Cancel
Save