Skip to content

Implement removal of members (#169) #26

Implement removal of members (#169)

Implement removal of members (#169) #26

Workflow file for this run

name: "Melon Head"
on:
push:
jobs:
nix-build:
runs-on: ubuntu-latest
steps:
- name: Clone repository
uses: actions/checkout@v3
# Nix
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: Build via nix
working-directory: melon-head
run: nix-build test.nix