From 21230613c00e793b1d7885d0b3432ffd5ec8d77b Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Wed, 19 Oct 2022 20:12:13 +0200 Subject: [PATCH] should work on Windows --- .github/workflows/Python.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/Python.yml b/.github/workflows/Python.yml index eeb97682a..1e0fa4a76 100644 --- a/.github/workflows/Python.yml +++ b/.github/workflows/Python.yml @@ -40,7 +40,6 @@ jobs: $VERSION | Out-File VERSION - name: Build and Install - if: runner.os != 'Windows' run: | cd python python -m build