diff options
| author | Nat Goodspeed <nat@lindenlab.com> | 2023-11-15 09:52:06 -0500 | 
|---|---|---|
| committer | Nat Goodspeed <nat@lindenlab.com> | 2023-11-15 09:52:06 -0500 | 
| commit | 96deda3f63ca12be734fb02e5f9406744bff3629 (patch) | |
| tree | 62d624994cb8a507f86589dad5b6f001308d9b24 | |
| parent | 6a206b1a61a983e626fd29a6f04d55eb2fe616c0 (diff) | |
SL-20546: build-variables viewer branch no longer exists.
| -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 0f590ad3a2..bfe1e1adb1 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -71,7 +71,7 @@ jobs:          uses: actions/checkout@v4          with:            repository: secondlife/build-variables -          ref: viewer +          ref: master            path: .build-variables        - name: Checkout master-message-template  | 
