diff options
author | Roxie Linden <roxie@lindenlab.com> | 2024-08-07 20:57:05 -0700 |
---|---|---|
committer | Roxie Linden <roxie@lindenlab.com> | 2024-08-07 22:01:46 -0700 |
commit | 83390094f10e0f7069676bf2bd09bd1401ca891c (patch) | |
tree | 0c14299937f654c7da4c28a4983160501edff105 /.github/workflows | |
parent | 60003cf077866401a809905474d3369c7795109a (diff) |
test llwebrtc.dll for additional symbols
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/build.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 72cdf01634..d3a3c2ed6e 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -398,7 +398,7 @@ jobs: application: ${{ needs.build.outputs.viewer_channel }} version: ${{ needs.build.outputs.viewer_version }} directory: _artifacts - files: "**/{SecondLifeViewer.exe,*.pdb}" + files: "**/{SecondLifeViewer.exe,llwebrtc.dll,*.pdb}" post-mac-symbols: env: |