Skip to content

Commit

Permalink
Update weekly_sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorMirosavljevicHTEC authored Apr 24, 2024
1 parent b414a06 commit 5e30594
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/weekly_sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,8 @@ jobs:
BUILD_NAVI: '0'
TOKEN: ${{ secrets.MIGRAPHX_BOT_TOKEN }}
run: |
cat $GITHUB_WORKSPACE/requirements.txt
cd $GITHUB_WORKSPACE/migraphx-benchmark-utils/scripts
./build_migraphx_docker.sh IgorMirosavljevicHTEC/migraphx-benchmark-utils rocMLIR-sync-${{ env.todays_date }}
./build_migraphx_docker.sh IgorMirosavljevicHTEC/migraphx-benchmark-utils IgorMirosavljevicHTEC/AMDMIGraphX rocMLIR-sync-${{ env.todays_date }}
- name: Build docker
if: ${{ github.event_name != 'pull_request' }}
Expand Down

0 comments on commit 5e30594

Please sign in to comment.