From 3f1500816e371bbc060d2846a4870f544291b52d Mon Sep 17 00:00:00 2001 From: Mauro Balades Date: Sun, 28 Apr 2024 18:43:07 +0200 Subject: [PATCH] Fixed windows builds --- .github/workflows/alpha.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/alpha.yml b/.github/workflows/alpha.yml index 4468fd2fa..51f95748b 100644 --- a/.github/workflows/alpha.yml +++ b/.github/workflows/alpha.yml @@ -374,7 +374,7 @@ jobs: path: ./dist/update windows: - runs-on: tricky-win + runs-on: windows-latest needs: [build-data] steps: