Skip to content

Commit fce1438

Browse files
author
nobody
committed
Let's see if PERL5LIB works better than PERL4LIB
1 parent 8eca9b0 commit fce1438

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/makefile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
2222
- name: Run tests
2323
run: |
24-
PERL4LIB=$PWD/lib perl test-gpt.pl
24+
PERL5LIB=$PWD/lib perl test-gpt.pl

0 commit comments

Comments
 (0)