Skip to content

Commit accfc4c

Browse files
committed
Update upm-dev workflow
1 parent 9f2520d commit accfc4c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/upm-dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
fetch-depth: 0
1414
- name: split upm branch
1515
run: |
16+
git pull
1617
git subtree split -P "$PKG_ROOT" -b upm-dev
1718
git push -u origin upm-dev
1819
env:

0 commit comments

Comments
 (0)