Added gh wf to make

This commit is contained in:
Berger Eugene 2024-05-18 00:04:11 +03:00
parent dda6ac7429
commit a8aa8d37a4

View File

@ -77,3 +77,7 @@ release:
goreleaser release --clean --skip-validate
snapshot:
goreleaser release --snapshot --clean
github-workflows:
act -W ./.github/workflows/go.yml -j build
act -W ./.github/workflows/nix.yml -j build