Skip to content

Commit d434c06

Browse files
committed
Checkout repo before deploying docs
1 parent 3ea844d commit d434c06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
needs: [build-docs]
1818
runs-on: ubuntu-latest
1919
steps:
20+
- uses: actions/checkout@v4
2021
- uses: actions/download-artifact@v4
2122
with:
2223
name: site

0 commit comments

Comments
 (0)