summaryrefslogtreecommitdiffstats
path: root/.github/workflows/mac.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/mac.yml')
-rw-r--r--.github/workflows/mac.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/mac.yml b/.github/workflows/mac.yml
index ec0af35e7..2c53b329b 100644
--- a/.github/workflows/mac.yml
+++ b/.github/workflows/mac.yml
@@ -21,6 +21,9 @@ jobs:
curl --output Qt-5.13.0-mac.tar.xz https://f002.backblazeb2.com/file/Subsurface-Travis/Qt-5.13.0-mac.tar.xz
tar -xJ -C Qt/5.13.0 -f Qt-5.13.0-mac.tar.xz
- name: build Subsurface
+ env:
+ SSRF_USER_EMAIL: ssrftest-mac@hohndel.org
+ SSRF_USER_PASSWORD: ${{ secrets.cloudmac }}
run: |
cd ${GITHUB_WORKSPACE}/..
export QT_ROOT=${GITHUB_WORKSPACE}/Qt/5.13.0/clang_64