patch 9.0.1681: Build Failure with Perl 5.38

Problem: Build Failure with Perl 5.38
Solution: Fix Build Failure

closes: #12543, closes: #12575
This commit is contained in:
Philip H
2023-06-22 08:55:47 +02:00
committed by Christian Brabandt
parent 335c584940
commit 1d7caa58e3
4 changed files with 10 additions and 9 deletions

View File

@ -276,7 +276,6 @@ jobs:
run: |
brew install lua
echo "LUA_PREFIX=/usr/local" >> $GITHUB_ENV
brew uninstall perl
- name: Set up environment
run: |