Skip to content

bump-o-matic: update dependencies #192

bump-o-matic: update dependencies

bump-o-matic: update dependencies #192

Workflow file for this run

name: "Build"
on:
push:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.4
- uses: cachix/install-nix-action@v12
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix-build Cargo.nix