Skip to content

README: more working agda-versions #97

README: more working agda-versions

README: more working agda-versions #97

Workflow file for this run

# name: Nix
# on:
# push:
# branches:
# - master
# pull_request:
# paths:
# - '.github/workflows/ci-nix.yml'
# - '**.nix'
# - 'flake.lock'
# workflow_dispatch:
#
# jobs:
# deploy:
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@v3
# - uses: cachix/install-nix-action@v17
# - name: Build
# run: nix build -v --print-build-logs