Skip to content

Update dependencies #82

Update dependencies

Update dependencies #82

Workflow file for this run

name: Elm CI
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v18
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v11
with:
name: 47deg
signingKey: "${{ secrets.CACHIX_SIGNING_KEY }}"
- run: nix-build