Skip to content

Commit

Permalink
mod: check ssl certificate
Browse files Browse the repository at this point in the history
  • Loading branch information
joeloewi7178 committed Jan 17, 2024
1 parent d1fdc4b commit 2599b8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/extract-ssl-certificate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ jobs:
- name: After replace ssl certificate from hoyolab.com
run: stat ./app/src/main/res/raw/hoyolab_ca.der

- name: Build
run: ./gradlew :app:bundleRelease
- name: Print ssl certificate from hoyolab.com
run: cat ./app/src/main/res/raw/hoyolab_ca.der

0 comments on commit 2599b8f

Please sign in to comment.