Skip to content

Commit

Permalink
clean apt-get before starting
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Apr 29, 2023
1 parent bf88539 commit d27fb10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux.yml
Expand Up @@ -67,6 +67,7 @@ jobs:
openssl version
- name: Setup platform
run: |
apt-get clean
apt-get update
apt-get upgrade -y
apt-get install -y ca-certificates
Expand Down

0 comments on commit d27fb10

Please sign in to comment.