mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
actions take 98
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -178,8 +178,8 @@ jobs:
|
|||||||
export this_openssl="${openssl_line[1]}"
|
export this_openssl="${openssl_line[1]}"
|
||||||
$python tools/a_atleast_b.py "${this_openssl}" "${MIN_OPENSSL_VERSION}"
|
$python tools/a_atleast_b.py "${this_openssl}" "${MIN_OPENSSL_VERSION}"
|
||||||
|
|
||||||
- name: Live API tests build jobs only
|
- name: Live API tests push only
|
||||||
${{ github.event_name == 'push'
|
if: github.event_name == 'push'
|
||||||
run: |
|
run: |
|
||||||
bash .github/actions/decrypt.sh
|
bash .github/actions/decrypt.sh
|
||||||
cd src
|
cd src
|
||||||
|
|||||||
Reference in New Issue
Block a user