Skip to content

Commit 6fa6256

Browse files
authored
Merge pull request #82 from python-project-templates/timkpaine-patch-1
Update build.yaml
2 parents 83b184a + 505d10e commit 6fa6256

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ jobs:
4545
cibuildwheel: "cp311"
4646
- python-version: "3.13"
4747
cibuildwheel: "cp312"
48-
steps:
48+
49+
steps:
4950
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
5051

5152
- uses: actions-ext/python/setup@main

0 commit comments

Comments
 (0)