Skip to content

docker: sleep for debug ssh #88

docker: sleep for debug ssh

docker: sleep for debug ssh #88

Workflow file for this run

name: "nix build"
on:
pull_request:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix build