diff options
author | Roxie Linden <roxie@lindenlab.com> | 2024-08-08 09:35:36 -0700 |
---|---|---|
committer | Roxie Linden <roxie@lindenlab.com> | 2024-08-08 09:35:36 -0700 |
commit | cfe84b7f38d8f21d7e8bc48a14b2b5fcc178a69e (patch) | |
tree | 95ff340ea5909b316894e9051950f898029f58fd /.github/workflows | |
parent | f1f3aa42e8fcb3e1a511c08a23c50aaf291199dc (diff) | |
parent | 83390094f10e0f7069676bf2bd09bd1401ca891c (diff) |
Merge branch 'roxie/webrtc-symbols' of github.com:secondlife/viewer into roxie/webrtc-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 c998f42905..3295e5b401 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: |