mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01: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
|
||||
shell: pwsh
|
||||
if: startsWith(matrix.os, 'windows')
|
||||
run: |
|
||||
choco install nsis --version=3.06.1
|
||||
run: choco install nsis --version=3.06.1
|
||||
|
||||
- name: Create Build Environment
|
||||
shell: bash
|
||||
|
|
Loading…
Reference in a new issue