mirror of
https://github.com/unode/firefox_decrypt.git
synced 2025-12-16 12:01:52 +01:00
💚 Build support for older cert8.db legacy formats
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -78,7 +78,7 @@ jobs:
|
|||||||
wget https://hg.mozilla.org/projects/nss/archive/${{ matrix.nss-source }}.zip
|
wget https://hg.mozilla.org/projects/nss/archive/${{ matrix.nss-source }}.zip
|
||||||
unzip ${{ matrix.nss-source }}.zip
|
unzip ${{ matrix.nss-source }}.zip
|
||||||
cd nss-${{ matrix.nss-source }}
|
cd nss-${{ matrix.nss-source }}
|
||||||
./build.sh -o
|
./build.sh -o --enable-legacy-db
|
||||||
|
|
||||||
- name: Prepare system-level lib resolution
|
- name: Prepare system-level lib resolution
|
||||||
if: |
|
if: |
|
||||||
|
|||||||
Reference in New Issue
Block a user