Skip to content

Commit

Permalink
view cert.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
h0x0er authored Aug 21, 2023
1 parent 17a5497 commit 3feb639
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/mitm-setup-java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ jobs:
- run: dig dns.google
- run: dig cloudflare-dns.com
- run: dig int.api.stepsecurity.io
- run: sudo dpkg-reconfigure ca-certificates
- name: Set up JDK 17
uses: actions/setup-java@v3
with:
distribution: 'zulu'
java-version: 17
- run: cat /etc/ca-certificates.conf
# - name: Set up JDK 17
# uses: actions/setup-java@v3
# with:
# distribution: 'zulu'
# java-version: 17

0 comments on commit 3feb639

Please sign in to comment.