mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-30 21:32:42 +00:00
Run Store-Symbols.ps1 from build directory
This commit is contained in:
parent
fcc9755f72
commit
470feecc30
4
.github/workflows/windows.yml
vendored
4
.github/workflows/windows.yml
vendored
@ -135,8 +135,10 @@ jobs:
|
||||
cp plugins/iconengines/qsvgicon.dll ${{ github.workspace }}/build/iconengines
|
||||
|
||||
- name: Create symbol server directory structure
|
||||
working-directory: ${{ github.workspace }}/build
|
||||
run: |
|
||||
.\CI\Store-Symbols.ps1
|
||||
${{ github.workspace }}\CI\Store-Symbols.ps1
|
||||
Move-Item ${{ github.workspace }}\build\SymStore ${{ github.workspace }}
|
||||
|
||||
- name: Move pdb files
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user