Skip to content

Commit

Permalink
Merge pull request #113 from shimastripe/shimastripe-patch-1
Browse files Browse the repository at this point in the history
Remove workaround for DocC
  • Loading branch information
shimastripe authored Sep 21, 2024
2 parents f24d6c1 + b149a71 commit 13fc065
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy_docc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
cache-snapshot: false
- name: Build DocC
run: |
sed -i ".bak" -e "s|pointfreeco/swift-dependencies|shimastripe/swift-dependencies|g" Package.swift
make build_docc
- name: Setup Pages
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5
Expand Down

0 comments on commit 13fc065

Please sign in to comment.