Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
0pens0 committed Jul 22, 2024
1 parent a00e91a commit 1cb7966
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/k8sdeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
env:
TANZU_CLI_INCLUDE_DEACTIVATED_PLUGINS_TEST_ONLY: 1
run: |
tanzu plugin install build -v v0.9.2 -t 'global'
tanzu plugin install resource -v v0.2.1 -t 'global'
tanzu plugin install build
tanzu plugin install resource
- name: Check out repository code
uses: actions/checkout@v4
Expand Down

0 comments on commit 1cb7966

Please sign in to comment.