Skip to content

Commit 6588a6f

Browse files
committed
fix: need to checkout first
1 parent 879176e commit 6588a6f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ jobs:
3838
environment: production
3939
steps:
4040

41+
- uses: actions/checkout@v4
42+
4143
- uses: actions/cache/restore@v4
4244
id: docs-cache
4345
with:

0 commit comments

Comments
 (0)