From 2b4f213c1a7a930729a11f5735d2d90ff9268fcf Mon Sep 17 00:00:00 2001 From: Simon Exner <43469235+0815Creeper@users.noreply.github.com> Date: Sun, 11 Feb 2024 18:46:54 +0100 Subject: [PATCH] Update PlutoExampleBuilder.yml --- .github/workflows/PlutoExampleBuilder.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/PlutoExampleBuilder.yml b/.github/workflows/PlutoExampleBuilder.yml index 1971f484..1a612284 100644 --- a/.github/workflows/PlutoExampleBuilder.yml +++ b/.github/workflows/PlutoExampleBuilder.yml @@ -12,7 +12,7 @@ jobs: # This workflow contains a single job called "build" build: # The type of runner that the job will run on - runs-on: ubuntu-latest + runs-on: windows # Steps represent a sequence of tasks that will be executed as part of the job steps: