Skip to content

Commit

Permalink
Fix previous: Duplicate ID
Browse files Browse the repository at this point in the history
  • Loading branch information
franzpoeschel committed Nov 12, 2024
1 parent 378b7c5 commit e0cc960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit e0cc960

Please sign in to comment.