mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-06 00:42:46 +02:00
Update pr_build.yml
This commit is contained in:
parent
287bc4a77c
commit
9e939a9c65
1 changed files with 2 additions and 0 deletions
2
.github/workflows/pr_build.yml
vendored
2
.github/workflows/pr_build.yml
vendored
|
@ -321,6 +321,8 @@ jobs:
|
||||||
run: cat ./_CPack_Packages/win64/NSIS/NSISOutput.log
|
run: cat ./_CPack_Packages/win64/NSIS/NSISOutput.log
|
||||||
|
|
||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
|
# Linux archives are currently dummies
|
||||||
|
if: startsWith(matrix.os, 'windows') || startsWith(matrix.os, 'macOS') || matrix.build_type == 'android'
|
||||||
shell: bash
|
shell: bash
|
||||||
working-directory: ${{runner.workspace}}/build
|
working-directory: ${{runner.workspace}}/build
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue