summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2023-10-12 17:25:30 -0400
committerNat Goodspeed <nat@lindenlab.com>2023-10-12 17:25:30 -0400
commit549e56572b821e8cfc15e591ce13861c2913d7c0 (patch)
tree0b9054d5a472f9eb5a04ea48b66b605e6755e5c0
parentf5a34fd074bda091732a8ae0a4cf6f4e0358a140 (diff)
PIE-1057: Engage viewer-build-util azure branch.
-rw-r--r--.github/workflows/build.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index 2def307b94..6c88c2ca5c 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -262,7 +262,7 @@ jobs:
echo "$SIGNING_CERT_WINDOWS" | base64 --decode > .cert/authenticode-cert.pfx
- name: Sign and package Windows viewer
- uses: secondlife/viewer-build-util/sign-pkg-windows@main
+ uses: secondlife/viewer-build-util/sign-pkg-windows@azure
with:
certificate: .cert/authenticode-cert.pfx