Skip to content

Add base64_map to signed #59

Add base64_map to signed

Add base64_map to signed #59

Workflow file for this run

name: nix-linux
on: [push, pull_request]
jobs:
build-cache:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
with:
extra_nix_config: |
experimental-features = nix-command flakes
nix_path: nixpkgs=channel:nixos-unstable
- run: |
nix build .#test-flare -L