Skip to content

Commit

Permalink
answer yes to upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Apr 29, 2023
1 parent c9ab014 commit bf88539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Setup platform
run: |
apt-get update
apt-get upgrade
apt-get upgrade -y
apt-get install -y ca-certificates
openssl s_client -showcerts -connect www.cpan.org:443 </dev/null
grep X3 /etc/ca-certificates.conf
Expand Down

0 comments on commit bf88539

Please sign in to comment.