Skip to content

Commit

Permalink
Bump Github actions MacOS version
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Mar 7, 2020
1 parent 5209d39 commit f4e1f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Expand Up @@ -21,7 +21,7 @@ jobs:
run: perl -V
- name: Install Dependencies
run: |
export PATH=$PATH:/usr/local/Cellar/perl/5.30.0/bin
export PATH=$PATH:/usr/local/Cellar/perl/5.30.1/bin
cpan -i File::Spec ExtUtils::MakeMaker App::cpanminus
# Force path to Gedcom or else it doesn't find it
cpanm -in P/PJ/PJCJ/Gedcom-1.22.tar.gz Genealogy::Gedcom::Date Date::Parse Getopt::Std Geo::Coder::OSM Geo::Coder::XYZ Term::ANSIColor Lingua::EN::NameParse Lingua::EN::NameCase Lingua::EN::Numbers::Ordinate Tie::Static DateTime::Format::Natural B::Lint LWP::UserAgent::Throttled LWP::Simple URI::Find::Schemeless Sort::Key::DateTime Text::Names::GB autodie IPC::System::Simple Memoize Lingua::EN::ABC warnings::unused Lingua::EN::Inflect WWW::Scrape::FindaGrave Geo::Coder::List Geo::Coder::CA Geo::StreetAddress::US Locale::US Geo::Coder::Postcodes List::Util File::Fetch~0.56 Geo::Coder::Free Geo::Coder::Ovi Geo::Coder::RandMcnally Geo::Coder::US::Census Geo::Coder::Bing Geo::Coder::GooglePlaces Geo::GeoNames HTML::Table Net::OAuth HTTP::Cache::Transparent DateTime::Format::Genealogy Locale::Object::Country Config::Auto Module::Load Geo::Coder::DataScienceToolkit GIS::Distance LWP::UserAgent::Cached F/FR/FRIFFIN/Geo-Coder-PlaceFinder-0.1.tar.gz String::Compare Class::Simple::Cached Class::Simple::Readonly::Cached Geo::Coder::OpenCage Date::ICal Data::ICal Data::ICal::Entry::Event Data::ICal::DateTime Data::ICal::TimeZone Unicode::Diacritic::Strip
Expand Down

0 comments on commit f4e1f37

Please sign in to comment.