Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
JingyaHuang committed Oct 16, 2023
1 parent f0c6700 commit 946ea00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_onnxruntime_train.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v4
with:
role-to-assume: ${{ secrets.AWS_GH_ACTION_ROLE }}
role-to-assume: arn:aws:iam::754289655784:role/GitHub_Action_Role
role-session-name: OptimumGHSession
aws-region: ${{ env.AWS_REGION }}
- name: Start EC2 runner
Expand Down

0 comments on commit 946ea00

Please sign in to comment.