Skip to content

Commit 6639028

Browse files
committed
removed git command
1 parent 07d49de commit 6639028

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,6 @@ jobs:
232232
- run: |
233233
mkdir -p ./docs/${{ env.friendly-version }}
234234
mv ./docs/temp/** ./docs/${{ env.friendly-version }}
235-
git
236235
- run: git fetch origin
237236
- run: git checkout -b docs origin/docs
238237
- run: git config --global user.email "action@github.com"

0 commit comments

Comments
 (0)