attempt to fix gh workflow
This commit is contained in:
parent
5fd4e98118
commit
acfc46bec8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
|
@ -42,7 +42,7 @@ jobs:
|
|||
USE_SSH: true
|
||||
GIT_USER: developomp
|
||||
run: |
|
||||
git config --global user.email "developomp@github.com"
|
||||
git config --global user.email "developomp@gmail.com"
|
||||
git config --global user.name "developomp"
|
||||
if [ -e yarn.lock ]; then
|
||||
yarn install --frozen-lockfile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue