test again
This commit is contained in:
parent
277fa8b316
commit
45bc57e54e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/verify-installer-works.yml
vendored
2
.github/workflows/verify-installer-works.yml
vendored
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
# Step 3: Install htmgo CLI
|
||||
- name: Install htmgo CLI
|
||||
run: |
|
||||
go install github.com/maddalax/htmgo/cli/htmgo@latest
|
||||
GOPRIVATE=github.com/maddalax GOPROXY=direct go install github.com/maddalax/htmgo/cli/htmgo@latest
|
||||
|
||||
# Step 4: Generate template using htmgo
|
||||
- name: Generate myapp template
|
||||
|
|
|
|||
Loading…
Reference in a new issue