diff options
| author | Brad Linden <brad@lindenlab.com> | 2024-04-09 14:17:34 -0700 |
|---|---|---|
| committer | Brad Linden <brad@lindenlab.com> | 2024-04-09 14:17:34 -0700 |
| commit | 5a47a3cb2366b9da9a595d37c88703497e111005 (patch) | |
| tree | 1e255fecfda9bf1582d8d76a48e950a561a811a1 /.github/workflows | |
| parent | 03c75201605067b0e97aba0333f8ea6d45d10804 (diff) | |
| parent | da9a1dcb55548a249ff7a1255f3e518696b81245 (diff) | |
Merge remote-tracking branch 'origin/main' into release/materials_featurette
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 c7a758bd0f..ddb0f44150 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -73,7 +73,7 @@ jobs: uses: actions/checkout@v4 with: repository: secondlife/build-variables - ref: viewer + ref: master path: .build-variables - name: Checkout master-message-template |
