Skip to content

Commit

Permalink
stupid paths
Browse files Browse the repository at this point in the history
  • Loading branch information
tarekziade committed Oct 30, 2023
1 parent 9eed810 commit 614026f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,8 @@ jobs:
perl: "perl"
- name: check IPC
run: |
perl -E 'say for @INC'
perldoc -l IPC::Cmd
sudo ln -s /usr/share/perl/5.34 /usr/share/perl5
ls -lah /usr/share/perl5
- name: Build Wheels
uses: messense/maturin-action@v1
with:
Expand Down

0 comments on commit 614026f

Please sign in to comment.