Skip to content

Commit 5f3687e

Browse files
hamzaremmalKordyjan
authored andcommitted
Add dotty to the safe directories in nightly_documentation
1 parent 46683d0 commit 5f3687e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -588,6 +588,7 @@ jobs:
588588

589589
- name: Generate Website
590590
run: |
591+
git config --global --add safe.directory /__w/dotty/dotty
591592
./project/scripts/genDocs -doc-snapshot
592593
593594
- name: Deploy Website to dotty-website

0 commit comments

Comments
 (0)