From 2c8dc9ca26fa8d52db009cde00736dd62167eec2 Mon Sep 17 00:00:00 2001 From: Darby Johnston Date: Wed, 30 Oct 2024 17:08:57 -0700 Subject: [PATCH] Build fix --- .github/workflows/ci-workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-workflow.yml b/.github/workflows/ci-workflow.yml index 386cfaf..5815d88 100644 --- a/.github/workflows/ci-workflow.yml +++ b/.github/workflows/ci-workflow.yml @@ -170,7 +170,7 @@ jobs: run: | build-Debug\tests\toucan-test\Debug\toucan-test.exe toucan\data - windows-build: + windows-package: runs-on: windows-latest steps: