test: test action

This commit is contained in:
Gustavo "Guz" L. de Mello
2024-05-23 14:05:48 -03:00
parent 307c8b78e8
commit 2e28d5e4c9

View File

@@ -20,7 +20,8 @@ jobs:
- name: Build project
run: |
nix shell nixpkgs#go nixpkgs#gnumake github:a-h/templ
make build-vercel
templ --help
go list
- name: Deploy
uses: amondnet/vercel-action@v25
with: