Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mike dupont committed Dec 20, 2024
1 parent db93c71 commit 749092d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/call-swarms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,4 @@ jobs:
aws-region: ${{ secrets.AWS_REGION }}
role-to-assume: arn:aws:iam::${{ secrets.AWS_ACCOUNT_ID }}:role/github
- uses: actions/checkout@v2
- run: |
chmod +x ./actions/call_swarms.sh
./actions/call_swarms.sh
- run: bash -x -e ./actions/call_swarms.sh

0 comments on commit 749092d

Please sign in to comment.