Skip to content

Commit

Permalink
fix: install deps (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
avtakkar authored Mar 20, 2024
1 parent 8e7ac97 commit eb793a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ jobs:

- name: 'Make'
run: |
PEERD_IMAGE_TAG=${{ needs.publish.outputs.get_git_tag.outputs.git_tag }} make tests-ci-aks
PEERD_IMAGE_TAG=${{ needs.publish.outputs.get_git_tag.outputs.git_tag }} make tests-deps-install tests-ci-aks

0 comments on commit eb793a1

Please sign in to comment.