Skip to content

Commit

Permalink
Add ca-certificates package
Browse files Browse the repository at this point in the history
  • Loading branch information
hebasto committed Oct 24, 2023
1 parent 1bed8bc commit 6244379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Install dependency packages
run: |
apt-get update
apt-get install --no-install-recommends -y curl
apt-get install --no-install-recommends -y ca-certificates curl
- name: Install Android tools
run: |
Expand Down

0 comments on commit 6244379

Please sign in to comment.