Skip to content

Commit 9d1adda

Browse files
committed
go
1 parent f3e4c71 commit 9d1adda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maturin_builds.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
grep -v "dependencies" | \
4040
grep -v "\[" | grep -v "\]" | tr -d '", ' | \
4141
xargs pip install
42+
cpanm IPC::Cmd YAML
4243
4344
- name: Build wheels
4445
uses: PyO3/maturin-action@v1

0 commit comments

Comments
 (0)