Skip to content

Conversation

@davel
Copy link
Collaborator

@davel davel commented Jun 12, 2020

Ordinary Perl runs into trouble with Alien::LibXML failing under Windows. Strawberry Perl has libxml already installed.

Also avoid shell globbing, as that doesn't work under Windows (at least not without bash.)

Upgrades actions-setup-perl to v1.4.0 too.

Ordinary Perl runs into trouble with Alien::LibXML failing under Windows.
Strawberry Perl has libxml already installed.

Also avoid shell globbing, as that doesn't work under Windows (at least not
without bash.)

Upgrades actions-setup-perl to v1.4.0 too.
@davel davel merged commit 1049548 into master Jun 12, 2020
@abraxxa
Copy link

abraxxa commented Jun 12, 2020

Why did you rename the tarball?

@davel
Copy link
Collaborator Author

davel commented Jun 12, 2020

Why did you rename the tarball?

Shell globbing with a simple * doesn't work under Powershell. I'm giving the built tarball a constant name so we can untar it for the Windows test without a glob.

@abraxxa
Copy link

abraxxa commented Jun 12, 2020

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants