Skip to content

Commit bfc86e2

Browse files
committed
fix: fix bundle ci
1 parent 6875dc4 commit bfc86e2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update_bundle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
git config --local user.name "github-actions[bot]"
3131
git add bundle.json
3232
git commit -a -m "update bundle.json [skip ci]"
33+
git pull
3334
3435
- name: Push changes
3536
uses: ad-m/github-push-action@master

0 commit comments

Comments
 (0)