From 8c24c091b7ce85b5d209b0d6a42f36c202b59b7c Mon Sep 17 00:00:00 2001 From: Brendan Hansen Date: Thu, 3 Feb 2022 22:00:41 -0600 Subject: [PATCH] forgot a file in windows build --- .github/workflows/windows-build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/windows-build.yml b/.github/workflows/windows-build.yml index b52ff86c..6620d3c5 100644 --- a/.github/workflows/windows-build.yml +++ b/.github/workflows/windows-build.yml @@ -42,4 +42,5 @@ jobs: lib/windows_x86_64 misc modules + onyx_runtime.dll onyx.exe -- 2.25.1