diff --git a/.github/workflows/tech_radar.yml b/.github/workflows/tech_radar.yml index 1b2618d..68e74c4 100644 --- a/.github/workflows/tech_radar.yml +++ b/.github/workflows/tech_radar.yml @@ -11,7 +11,7 @@ jobs: name: Update Tech Radar steps: - name: Install gomplate - run: go install github.com/hairyhenderson/gomplate/v4/cmd/gomplate@latest + run: npm install -g gomplate - name: Get the list of repositories id: repository_list