fix(ci): build command multiline string

This commit is contained in:
Gustavo "Guz" L. de Mello
2024-05-23 13:07:59 -03:00
parent e615ad1eaa
commit f83decae65

View File

@@ -14,7 +14,7 @@ jobs:
- name: Install nix
uses: nixbuild/nix-quick-install-action@v28
- name: Build
run:
run: |
nix develop .#CI
templ generate
go run ./cmd/build/main.go