hercules is no more (for now)

This commit is contained in:
Nikodem Rabuliński 2024-02-06 21:22:08 +01:00
parent db413da046
commit 941af36317
3 changed files with 35 additions and 1 deletions

12
.github/workflows/build.yaml vendored Normal file
View file

@ -0,0 +1,12 @@
name: Build flake
on:
push:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/install-nix
- run: nix flake check