Skip to content

Commit

Permalink
try differnt gcloud
Browse files Browse the repository at this point in the history
  • Loading branch information
nikellepetrillo committed Dec 2, 2024
1 parent 8bdf384 commit a7388db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_illumina_genotyping_array.yml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ jobs:
echo "Refreshing Google Cloud authentication token..."
# Re-authenticate and get a new token
TOKEN=$(gcloud auth application-default print-access-token)
echo "New token retrieved"
echo "New token retrieved: $TOKEN"
}
Expand Down

0 comments on commit a7388db

Please sign in to comment.