Skip to content

Commit 71491a4

Browse files
committed
fix out of scope readme
1 parent 453f6db commit 71491a4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ jobs:
7575
with:
7676
python-version: '3.9'
7777

78+
- name: Copy README
79+
run: cp README.md native_fisher_py/
80+
7881
- name: Build wheels
7982
uses: PyO3/maturin-action@v1
8083
with:

0 commit comments

Comments
 (0)