Skip to content

Commit b9f6a24

Browse files
workflow fix
1 parent e37c746 commit b9f6a24

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/sync-element-web.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
4242
- name: Commit and push
4343
run: |
44+
cd $GITHUB_WORKSPACE
4445
git config user.name "github-actions"
4546
git config user.email "actions@github.com"
4647
git add .

0 commit comments

Comments
 (0)