Skip to content

Commit 7b3b497

Browse files
committed
Make sure math/color included in release.yaml.
1 parent c978ebd commit 7b3b497

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- uses: actions/upload-artifact@v4
2424
with:
2525
name: type-stubs
26-
path: crates/processing_pyo3/mewnala/__init__.pyi
26+
path: crates/processing_pyo3/mewnala/*.pyi
2727

2828
linux:
2929
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)