Skip to content

Commit

Permalink
Update dvc-studio.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0x2b3bfa0 authored Sep 11, 2023
1 parent f606e5c commit 6e1eaeb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
- uses: aws-actions/configure-aws-credentials@v1
with:
aws-region: us-east-2
role-to-assume: ${{ secrets.AWS_ROLE_TO_ASSUME }}
role-to-assume: ${{ vars.AWS_SANDBOX_ROLE }}
role-duration-seconds: 43200

- run: pip install -r requirements.txt
Expand Down

0 comments on commit 6e1eaeb

Please sign in to comment.