|
@@ -28,7 +28,7 @@ jobs:
|
|
|
|
|
|
|
|
- run: |
|
|
- run: |
|
|
|
git config user.name "github-actions[bot]"
|
|
git config user.name "github-actions[bot]"
|
|
|
- git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
|
|
|
|
|
|
+ git config user.email "github-actions[bot]@users.noreply.github.com"
|
|
|
|
|
|
|
|
- name: Install Dependencies
|
|
- name: Install Dependencies
|
|
|
run: |
|
|
run: |
|