fix setting of env

Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
This commit is contained in:
Jakub Trllo 2022-01-19 19:43:46 +01:00 committed by GitHub
parent e63b14d781
commit 7affac0d1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,7 +62,7 @@ jobs:
- name: 🔨 Build
run: |
export SKIP_THIRD_PARTY_VALIDATION=1
export SKIP_THIRD_PARTY_VALIDATION="1"
./tools/build.sh
# MacOS-latest: