Skip to content

Commit 9902695

Browse files
committed
Remove redundant copying
1 parent 94c4a21 commit 9902695

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/mkdocs-test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,5 @@ jobs:
5656
git config --global user.name Mike
5757
git config --global user.email [email protected]
5858
59-
- name: Copy CONTRIBUTING.md
60-
run: cp CONTRIBUTING.md docs/
61-
6259
- name: Generate the docs with mike
6360
run: mike deploy ${{ env.DEV_VERSION }} dev -u

0 commit comments

Comments
 (0)