Skip to content

Commit

Permalink
💚 fix-ci (testing.unit): Installing the Templ CLI tool before attempt…
Browse files Browse the repository at this point in the history
…ing to generate the Templ modules
  • Loading branch information
kevinmarquesp committed Jul 20, 2024
1 parent a2bc0d7 commit 23843bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- name: Install Dependencies
run: |
make depsget depsget-gotestsum
make depsget-templ depsget depsget-gotestsum
- name: Build
run: |
Expand Down

0 comments on commit 23843bf

Please sign in to comment.