chore: init workflow
All checks were successful
build site / build_site (push) Successful in 1m31s

This commit is contained in:
Julien Malka 2024-10-10 23:38:31 +02:00
parent fa2f964efa
commit f0aa416cde
No known key found for this signature in database
GPG key ID: 6FC74C847011FD83

View file

@ -0,0 +1,14 @@
name: build site
on:
push:
branches:
- main
jobs:
build_site:
runs-on: nix
steps:
- uses: actions/checkout@v3
- name: Build the site
run: nix-build