Revert build workflow

This commit is contained in:
Gabriel Arazas 2022-11-27 20:24:35 +08:00
parent ca2650eb37
commit 20c452e657

View File

@ -11,7 +11,7 @@ jobs:
- uses: cachix/install-nix-action@v17
with:
nix_path: nixpkgs=channel:nixpkgs-unstable
- run: nix develop
- run: nix develop -c make build
- name: Deploy to Netlify
uses: nwtgck/actions-netlify@v1.2
with: