Skip to content

Commit be1d7db

Browse files
Remove checkout docs (#446)
1 parent 2c4604f commit be1d7db

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/preview.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,6 @@ jobs:
3434
submodules: true
3535
fetch-depth: 0
3636

37-
- name: Checkout docs
38-
run: |
39-
git fetch
40-
git checkout "${{ github.head_ref }}"
41-
working-directory: ./product/coder.com/site/docs
42-
4337
- name: Install Node.js
4438
uses: actions/setup-node@v2
4539
with:

0 commit comments

Comments
 (0)