Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Piotr Pawłowski <[email protected]>
  • Loading branch information
pawloch00 committed Jan 15, 2025
1 parent 9b9ebc6 commit 24051c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ jobs:
run: |
make install
echo $PWD/bin >> "$GITHUB_PATH"
- name: install kubectl and auth plugin
run: gcloud components install kubectl && gcloud components install gke-gcloud-auth-plugin
- name: Check xpk installation
run: xpk --help
- name: Create a private Pathways-enabled XPK Cluster with 2x $TPU_TYPE nodepools. Larger num-nodes to avoid master resizing.
Expand Down

0 comments on commit 24051c7

Please sign in to comment.