Skip to content

Commit a95f07a

Browse files
committed
Add dotty to the safe directories in nightly_documentation
1 parent 20cb2a5 commit a95f07a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/ci.yaml

+1
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)