Skip to content

Commit 0a72e74

Browse files
authored
Update swift-doc.yml
swift to fork
1 parent de3687a commit 0a72e74

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/swift-doc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ jobs:
1717
- uses: actions/checkout@v2
1818
with:
1919
fetch-depth: 1
20-
repository: SwiftDocOrg/swift-doc
20+
# repository: SwiftDocOrg/swift-doc
21+
repository: compnerd/swift-doc
22+
ref: swift-semantics-main
2123

2224
- uses: seanmiddleditch/gha-setup-vsdevenv@master
2325

0 commit comments

Comments
 (0)