Skip to content

Commit 6c0008d

Browse files
author
Marcin Przepiorowski
committed
osx build fix
1 parent db29c95 commit 6c0008d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ jobs:
211211
212212
- name: Compile
213213
run: |
214-
CELL=`brew --prefix perl`
214+
CELL=`brew --prefix pioro/repo/perl@5.30`
215215
OPENLIB=`brew --prefix openssl`
216216
CDIR=`pwd`
217217
export PP=${CELL}/bin/pp

0 commit comments

Comments
 (0)