From 692a5eb2d3c657908dac8c45c31cfd527046da74 Mon Sep 17 00:00:00 2001 From: Nat Goodspeed Date: Thu, 9 May 2024 11:12:18 -0400 Subject: Remove `creds=github` from slvoice platform entries. https://github.com/secondlife/autobuild/issues/46 Also remove temporary `continue-on-error` setting. --- .github/workflows/build.yaml | 2 -- autobuild.xml | 6 +----- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 95e98e5b8c..4785273b78 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -16,8 +16,6 @@ jobs: include: - runner: macos-12-xl developer_dir: "/Applications/Xcode_14.0.1.app/Contents/Developer" - # DO NOT MERGE THIS LINE! continue-on-error=true is only for diagnosis. - continue-on-error: true runs-on: ${{ matrix.runner }} outputs: viewer_channel: ${{ steps.build.outputs.viewer_channel }} diff --git a/autobuild.xml b/autobuild.xml index e4802b0c55..6ff0164087 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -2400,8 +2400,6 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors archive - creds - github hash 1e70b06fe6eb9796097010871b32d8e95167e373 hash_algorithm @@ -2428,8 +2426,6 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors archive - creds - github hash ddfb7c30d9756915e8b26f44e2ee3a69ee87fb9a hash_algorithm @@ -3501,4 +3497,4 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors Second Life Viewer - \ No newline at end of file + -- cgit v1.2.3