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 6b5bf65 commit 792ced0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,9 @@ jobs:
sudo cpanm IPC::Cmd
perl -MIPC::Cmd -e 'print $INC{"IPC/Cmd.pm"}'
sudo ln -s /usr/share/perl/5.34 /usr/share/perl5
ls -lah /usr/share/
ls -lah /usr/share/perl5
ls -lah /usr/share/perl
- name: Build Wheels
uses: messense/maturin-action@v1
with:
Expand Down

0 comments on commit 792ced0

Please sign in to comment.