mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Add git fetch (#132)
This commit is contained in:
parent
fbd409db5e
commit
350e04d89a
@ -29,6 +29,7 @@ jobs:
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
- name: Create branch
|
||||
run: |
|
||||
git fetch
|
||||
git checkout origin/main
|
||||
git checkout -b $SYNC_BRANCH_NAME
|
||||
git push origin HEAD
|
||||
|
Loading…
x
Reference in New Issue
Block a user