Skip to content

Commit d5dd2d7

Browse files
attempt to fix update issue
1 parent 67d429a commit d5dd2d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-and-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ jobs:
9696

9797
- name: ⚙️ Generate New distro-data.json
9898
run: sudo python3 gen_data/gen-update-json.py --release-tag ${{ env.VERSIONTAG }}
99+
100+
- run: git pull -v --rebase
99101

100102
- name: ⚙️ Update distro-data.json
101103
uses: stefanzweifel/git-auto-commit-action@v4

0 commit comments

Comments
 (0)