Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0x2b3bfa0 authored Sep 18, 2024
1 parent 0b90665 commit cbf1868
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,9 @@ jobs:
workload_identity_provider: 'projects/385088528371/locations/global/workloadIdentityPools/iterative-sandbox/providers/github'
service_account: '[email protected]'
project_id: 'iterative-sandbox'
- run: cat $GOOGLE_APPLICATION_CREDENTIALS
- uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: true
- name: configure real GS DVC env
run: |
echo "DVC_TEST_GS_BUCKET=dvc-bench" >> "$GITHUB_ENV"
Expand Down

0 comments on commit cbf1868

Please sign in to comment.