revert: feat(ci): CI nix devShell

This commit is contained in:
Gustavo "Guz" L. de Mello
2024-05-23 13:15:36 -03:00
parent 61696c088b
commit 90fc340254
2 changed files with 1 additions and 7 deletions

View File

@@ -16,7 +16,7 @@ jobs:
- uses: DeterminateSystems/flake-checker-action@main
- name: Build
run: |
nix develop .#CI
nix develop
templ generate
go run ./cmd/build/main.go
- name: Deploy