Skip to content

Commit b9f6a24

Browse files
workflow fix
1 parent e37c746 commit b9f6a24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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 "[email protected]"
4647
git add .

0 commit comments

Comments
 (0)