Made PQ and PCB available to Agora
* Added deploy key of PCB to Github workflow * Added Nix inputs and made PQ and PCB to build.
This commit is contained in:
parent
f9b7994fdc
commit
5d32184245
3 changed files with 2684 additions and 91 deletions
2
.github/workflows/integrate.yaml
vendored
2
.github/workflows/integrate.yaml
vendored
|
|
@ -35,6 +35,7 @@ jobs:
|
|||
${{ secrets.LIQWID_PLUTARCH_EXTRA_PRIVATE }}
|
||||
${{ secrets.PLUTARCH_NUMERIC_PRIVATE }}
|
||||
${{ secrets.PLUTARCH_SAFE_MONEY_PRIVATE }}
|
||||
${{ secrets.PLUTARCH_CONTEXT_BUILDER_PRIVATE }}
|
||||
|
||||
- uses: cachix/install-nix-action@v16
|
||||
name: Set up Nix and IOHK caches
|
||||
|
|
@ -64,6 +65,7 @@ jobs:
|
|||
${{ secrets.LIQWID_PLUTARCH_EXTRA_PRIVATE }}
|
||||
${{ secrets.PLUTARCH_NUMERIC_PRIVATE }}
|
||||
${{ secrets.PLUTARCH_SAFE_MONEY_PRIVATE }}
|
||||
${{ secrets.PLUTARCH_CONTEXT_BUILDER_PRIVATE }}
|
||||
|
||||
- uses: cachix/install-nix-action@v16
|
||||
name: Set up Nix and IOHK caches
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue