mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 12:57:59 +02:00
Update pr_build.yml
Move to one line.
This commit is contained in:
parent
3679fd8a6a
commit
990cb7f52e
1 changed files with 1 additions and 2 deletions
3
.github/workflows/pr_build.yml
vendored
3
.github/workflows/pr_build.yml
vendored
|
@ -173,8 +173,7 @@ jobs:
|
||||||
- name: Override NSIS
|
- name: Override NSIS
|
||||||
shell: pwsh
|
shell: pwsh
|
||||||
if: startsWith(matrix.os, 'windows')
|
if: startsWith(matrix.os, 'windows')
|
||||||
run: |
|
run: choco install nsis --version=3.06.1
|
||||||
choco install nsis --version=3.06.1
|
|
||||||
|
|
||||||
- name: Create Build Environment
|
- name: Create Build Environment
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
Loading…
Reference in a new issue