Skip to content

Commit

Permalink
remove ca
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakob Gastinger committed Feb 14, 2024
1 parent 0d57e5e commit ca98b20
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/anx-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,6 @@ jobs:
steps:
- uses: actions/checkout@v3

# Install ca-certificates package and update certificates
- name: Update CA certificates
run: |
apt-get update
apt-get install -y ca-certificates
update-ca-certificates
- name: Set up Go
uses: actions/setup-go@v3
with:
Expand Down

0 comments on commit ca98b20

Please sign in to comment.