Skip to content

Commit

Permalink
Update self-push-amd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianAbeyta authored Nov 7, 2023
1 parent c1e49d2 commit 5a22b23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/self-push-amd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,10 @@ jobs:
- name: Use internal transformers repository
shell: bash
run: |
cd /
rm -r transformers
git clone https://github.com/ROCmSoftwarePlatform/transformers.git
cd -
# Necessary to get the correct branch name and commit SHA for `workflow_run` event
# We also take into account the `push` event (we might want to test some changes in a branch)
Expand Down

0 comments on commit 5a22b23

Please sign in to comment.