Skip to content

Commit bafaa34

Browse files
committed
Add dotty to the safe directories in nightly_documentation
1 parent 944e73e commit bafaa34

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
@@ -662,6 +662,7 @@ jobs:
662662

663663
- name: Generate Website
664664
run: |
665+
git config --global --add safe.directory /__w/dotty/dotty
665666
./project/scripts/genDocs -doc-snapshot
666667
667668
- name: Deploy Website to dotty-website

0 commit comments

Comments
 (0)