From cee0f97850bf9dad9d06354c9a6f66fd1fc3b64a Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Fri, 4 Dec 2020 18:33:54 -0500 Subject: [PATCH] actions take 99 --- .github/workflows/build.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f83b540f..2a9d8dea 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -178,10 +178,11 @@ jobs: export this_openssl="${openssl_line[1]}" $python tools/a_atleast_b.py "${this_openssl}" "${MIN_OPENSSL_VERSION}" - - name: Live API tests push only - if: github.event_name == 'push' - run: | - bash .github/actions/decrypt.sh + + - name: Live API tests push only + if: github.event_name == 'push' + run: | + source .github/actions/decrypt.sh cd src $gam oauth info $gam info user