From 5d0c2019221d66396e773a633ed16630f08a1270 Mon Sep 17 00:00:00 2001 From: Eric Froemling Date: Wed, 9 Jun 2021 19:19:00 -0500 Subject: [PATCH] Testing win binary ci builds --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6eee5ac5..4a1d2778 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -56,4 +56,5 @@ jobs: pip install pytest typing_extensions - name: Run tests run: python tools/pcommand pytest -v tests - + - name: Compile binary + run: tools/pcommand efrocache_get build/prefab/lib/windows/Debug_Win32/BallisticaCoreGenericInternal.lib