From e0cc960605efb452a94aecd34867a622af1cf4bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franz=20P=C3=B6schel?= Date: Tue, 12 Nov 2024 12:05:57 +0100 Subject: [PATCH] Fix previous: Duplicate ID --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0b06ad2645..dbe19d69f4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -97,7 +97,7 @@ jobs: # Patch: PYBIND11_FINDPYTHON=ON - name: Download Patch 2/2 uses: suisei-cn/actions-download-file@818d6b7dc8fe73f2f924b6241f2b1134ca1377d9 # 1.6.0 - id: setupversion + id: setupfindpython with: url: "https://github.com/openPMD/openPMD-api/pull/1684.patch" target: src/.patch/