Skip to content

Commit b45fe00

Browse files
Update generate-javascript.yml
1 parent c601240 commit b45fe00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate-javascript.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
git config --global user.name "Github Actions"
3434
git config --global user.email "<>"
3535
git cherry-pick --strategy=recursive -X theirs c557f7f
36+
rm -rf gen/.git
3637
- name: Generate Branch Name
3738
run: |
3839
SUFFIX=$(openssl rand -hex 4)

0 commit comments

Comments
 (0)