Skip to content

Merge branch 'main' into rework-docs #325

Merge branch 'main' into rework-docs

Merge branch 'main' into rework-docs #325

Workflow file for this run

name: "Buildar o site"
on:
pull_request:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Baixar repositório
uses: actions/[email protected]
- name: Instalar nix
uses: cachix/install-nix-action@v20
- name: Autenticar no cachix
uses: cachix/cachix-action@v12
with:
name: gelos-icmc
authToken: '${{ secrets.CACHIX_KEY }}'
- name: Executar 'nix build'
run: nix build