Skip to content

feat(ssh): set sudo password with argument (allowing me to use pass f… #42

feat(ssh): set sudo password with argument (allowing me to use pass f…

feat(ssh): set sudo password with argument (allowing me to use pass f… #42

Workflow file for this run

name: "Build"
on:
push:
branches:
- "*"
pull_request:
branches:
- "master"
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v19
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix-build